View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001555SphereServerscript packpublic06-12-08 09:0606-12-08 15:12
Reporterjeem 
Assigned ToMrSugarCube 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version20-09-2009, 0.56b Prerelease 
Summary0001555: Showing GuildTitle in Guild Charlist
DescriptionWhen 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>:>
TagsNo tags attached.
Nightly Version09-09-2008
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000139)
MrSugarCube (administrator)
06-12-08 15:12

Also applied the same fix to sphere_town_dlg_charlist.scp. :)

- 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


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker