View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001544SphereServerexecutable - genericpublic26-10-08 02:2324-02-13 22:48
ReporterCoruja 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.56c Nightly 
Summary0001544: QVAL returning empty string
DescriptionSYSMESSAGE You have <HITS> hitpoint<QVAL (<HITS>!=1)? s:>.

The correct sentence is:
You have 1 hitpoint.
You have 50 hitpoints.

But it's returning a empty value if first case not match:
You have 1 hitpoint . //PS: Here's the problem, qval returning " " instead of ""
You have 50 hitpoints.
TagsNo tags attached.
Nightly Version09-09-2008
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0000125)
nazghul (developer)
27-10-08 12:02

Ever tried to use quotation marks?
(0000126)
Coruja (developer)
27-10-08 23:22
edited on: 27-10-08 23:23

Yes, and quotation marks goes to result too, like this:

SYSMESSAGE You have <HITS> hitpoint<QVAL (<HITS>!=1)? "s":"">.
You have 1 hitpoint"".
You have 50 hitpoint"s".

(0000129)
Admin BladeCraft (reporter)
29-10-08 03:12

I always noticed this too but never thought about asking it to be 'fixed'.. it would be nice :)
(0001490)
Ben (manager)
24-02-13 22:48

Will now return true blank string ""

- Issue History
Date Modified Username Field Change
26-10-08 02:23 Coruja New Issue
26-10-08 02:23 Coruja Nightly Version => 09-09-2008
26-10-08 02:23 Coruja Experimental Flags => None
26-10-08 02:23 Coruja Option Flags => None
27-10-08 12:02 nazghul Note Added: 0000125
27-10-08 23:22 Coruja Note Added: 0000126
27-10-08 23:23 Coruja Note Edited: 0000126
29-10-08 03:12 Admin BladeCraft Note Added: 0000129
24-02-13 22:48 Ben Note Added: 0001490
24-02-13 22:48 Ben Status new => resolved
24-02-13 22:48 Ben Fixed in Version => 0.56c Nightly
24-02-13 22:48 Ben Resolution open => fixed
24-02-13 22:48 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker