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

       Web browser: ---
            Bug ID: 44124
           Summary: Special:Ask no longer shows nice inputs
           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: ---

All inputs on Special:ask for SMW master show up as regular text fields rather
then the niceness from last release.

This is caused by changes made to parameter definitions in ParamProcessor
(Validator) which now no longer contain a list of allowed values. This list is
now in the ValueValidator used by the definition. It likely makes more sense to
have an actual list in the definition again, since there can be more then one
ValueValidator, and the handling of the whitelist and blacklists in the
ValueValidators is awkward.

Yes, I broke it :)

-- 
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