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

       Web browser: ---
            Bug ID: 44551
           Summary: CSV query results ignores format string parameters.
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Example. According to http://semantic-mediawiki.org/wiki/Help:Type_Boolean
you can specify a format string within a query.

e.g. 

{{#ask: [[Category:Project]]
| ?successful#success,failure
}}

where success and failure are displayed in a result column labelled
"successful".

This works when a table format is used, but if the CSV query format is
specified, the formatting is ignored. The output contains true/false, not
success,failure as desired.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to