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

       Web browser: ---
             Bug #: 31138
           Summary: SMW 1.6.2 #ask 'format' parameter is case-sensitive
                    now!
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Another, rather serious bug introduced in SMW 1.6.2:
{{#show: [[Name::+]]
| ?Name
| format = List
}}
This will print in table format because the format parameter seems to be
case-sensitive now.
{{#show: [[Name::+]]
| ?Name
| Format = list
}}
works fine. Some other parameter values I tested still were case-insensitive.
This broke quite some templates in my Wiki. Also there are many format examples
out there, where the format name is given in uppercase!

Perhaps the Validator extension should get some optional case-insensitive
setting for validating string parameters.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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