SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002431 | SphereServer | executable - generic | public | 07-12-14 17:49 | 23-03-15 17:11 |
Reporter | Coruja | ||||
Assigned To | Coruja | ||||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 0.56c Nightly | |||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0002431: TAGLIST / CTAGLIST / VARLIST unicode text parsing | ||||
Description | the internal function DumpKeys() [/common/CVarDefMap.cpp, line 630] is using a \n on the sysmessage, and this thing is breaking the text of functions TAGLIST / CTAGLIST / VARLIST with many blank spaces between all lines example: If I use TAGLIST function ingame, it will return TAG.A=1 TAG.B=2 TAG.C=3 instead TAG.A=1 TAG.B=2 TAG.C=3 to fix it, the \n must be used only if the function is called by sphere console, but not on ingame clients. I have no idea how I can check if the function is called by console or ingame client, so I'm opening this thread to someone take a better look :P | ||||
Steps To Reproduce | just type .TAGLIST ingame it can be reproduced only using SMSG_DEF_UNICODE=1 on sphere_msgs.scp (I'm not sure why, maybe because unicode texts can parse \n and non-unicode texts will just ignore it) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
07-12-14 17:49 | Coruja | New Issue | |||
07-12-14 23:48 | Ben | Note Added: 0002578 | |||
23-03-15 16:27 | XuN | Note Added: 0002749 | |||
23-03-15 17:11 | Coruja | Note Added: 0002751 | |||
23-03-15 17:11 | Coruja | Status | new => resolved | ||
23-03-15 17:11 | Coruja | Fixed in Version | => 0.56c Nightly | ||
23-03-15 17:11 | Coruja | Resolution | open => fixed | ||
23-03-15 17:11 | Coruja | Assigned To | => Coruja |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|