https://bugzilla.wikimedia.org/show_bug.cgi?id=21851

           Summary: Nullable number type
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://dungeons.wikia.com
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I have a few properties that are ostensibly numbers for the purposes of
searching, but for the purposes of display using the output of ask queries need
to be nullable in a few instances (that is, they should read something like "-"
or "N/A"; NOT "0"). This could be done with strings but then we lose the
properties of having the type 'number' in the first place -- thus, can we get a
number type with the option of also taking a value of "none" or "null" or
something like that?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to