SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001555 | SphereServer | script pack | public | 06-12-08 09:06 | 06-12-08 15:12 |
Reporter | jeem | ||||
Assigned To | MrSugarCube | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 20-09-2009, 0.56b Prerelease | |||
Nightly Version | 09-09-2008 | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | |||||
Summary | 0001555: Showing GuildTitle in Guild Charlist | ||||
Description | When showing the charlist, it gives this error: 09:59:ERROR:(sphere_guild_dlg_charlist.scp,126)Can't resolve <uid.x.guildtitle> 09:59:ERROR:(sphere_guild_dlg_charlist.scp,126)Can't resolve <uid.x.guildtitle> At line 126, there's this code: <QVAL (!<ISEMPTY <uid.<local.currentmemberuid>.guildtitle>>)&&(<DEF0.GUILDCONFIG_CHARLIST_SHOWTITLE>) ? , <uid.<local.currentmemberuid>.guildtitle>:> This should be replaced with this: <QVAL (!<ISEMPTY <memberfromuid.<local.currentmemberuid>.guildtitle>>)&&(<DEF0.GUILDCONFIG_CHARLIST_SHOWTITLE>) ? , <memberfromuid.<local.currentmemberuid>.guildtitle>:> | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
06-12-08 09:06 | jeem | New Issue | |||
06-12-08 09:06 | jeem | Nightly Version | => 09-09-2008 | ||
06-12-08 09:06 | jeem | Experimental Flags | => None | ||
06-12-08 09:06 | jeem | Option Flags | => None | ||
06-12-08 15:12 | MrSugarCube | Status | new => resolved | ||
06-12-08 15:12 | MrSugarCube | Fixed in Version | => 0.56c Nightly | ||
06-12-08 15:12 | MrSugarCube | Resolution | open => fixed | ||
06-12-08 15:12 | MrSugarCube | Assigned To | => MrSugarCube | ||
06-12-08 15:12 | MrSugarCube | Note Added: 0000139 |
Notes | |||||
|
|||||
|
|