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

       Web browser: ---
            Bug ID: 46714
           Summary: [PS] If "Display if not empty" is checked then "Hold
                    the list of values" doesn't work
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticBundle
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Create a PageSchema with the field that hold list of values and is displayed if
not empty. 
instead of getting something like.

{{#if:{{{test_field|}}}|! Test Field
{{!}} {{#arraymap:{{{test_field|}}}|,|x|[[test_field::x]]}}}}

You will get something like this: 


{{#if:{{{test_field|}}}|! Test Field
{{!}} [[test_field::{{{test_field|}}}]]}}


I can see that on this page on the field BUGGY FIELD: 

http://scratchpad.referata.com/wiki/Testing_david%27s_bug
http://scratchpad.referata.com/wiki/Category:Q - the category and the page
schema

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