MantisBT - Zandronum
View Issue Details
0001001Zandronum[All Projects] Bugpublic2012-08-31 13:042018-09-30 21:13
Frits 
Torr Samaho 
normalminoralways
closedfixed 
1.0 
1.1 
0001001: After a changemus new clients only get a part of the music's name.
If the server changes music to a music file with a long name like D_incrediblylongfilenamethatisreallylongfornoreason or'http://incrediblylonglonglink.com/lol.mp3 [^]' the client will try to change the music but only receives the first 15/16? letters.

An example PK3 is included.
Load a server with testmusicwad.pk3
Changemus D_TESTSONG123456789
Connect after the changemus
music "D_TESTSONG12345 could not be found will be printed in the console"
No tags attached.
related to 0000954closed  Changing music via path crashes servers 
? testmusicwad.pk3 (7,510) 2012-08-31 13:04
/tracker/file_download.php?file_id=689&type=bug
Issue History
2012-08-31 13:04FritsNew Issue
2012-08-31 13:04FritsFile Added: testmusicwad.pk3
2012-09-01 09:07Torr SamahoNote Added: 0004535
2012-09-01 09:08Torr SamahoAssigned To => Torr Samaho
2012-09-01 09:08Torr SamahoStatusnew => assigned
2012-09-01 14:08Torr SamahoNote Added: 0004549
2012-09-01 14:08Torr SamahoStatusassigned => needs testing
2012-09-23 20:16unknownnaNote Added: 0004778
2012-09-23 20:16Torr SamahoStatusneeds testing => resolved
2012-09-23 20:16Torr SamahoFixed in Version => 1.1
2012-09-23 20:16Torr SamahoResolutionopen => fixed
2012-10-30 09:14unknownnaRelationship addedrelated to 0000954
2018-09-30 21:13Blzut3Statusresolved => closed

Notes
(0004535)
Torr Samaho   
2012-09-01 09:07   
The server only stores the first 15 chars of the name. I'll take care of this.
(0004549)
Torr Samaho   
2012-09-01 14:08   
This should be fixed now. Please confirm in the next beta build.
(0004778)
unknownna   
2012-09-23 20:16   
The example attached to this report works as intended now.