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

           Summary: #set doesn't work with "=" in the assigned value
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://sandbox.semantic-mediawiki.org/wiki/SetTestPage
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


If you try to assign a property value with #set like {{#set: Something=4+4=8}}
it won't work because of the "=" in the string. It does work well with
[[Something::4+4=8]].

I can't see any reason why the rule shouldn't be that the only the first "="
has a meaning and all further "=" will be interpreted as a part of the value.


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