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

           Summary: When saving a query the system always puts }} after
                    {{#ask: and so ignores all other arguments
           Product: MediaWiki extensions
           Version: any
          Platform: Other
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Can the problem be viewed online in a public wiki? (If yes, provide its URL.) 
NO.

Which versions of SMW was used? 
SEMMEDIAWIKI = 1.4.2

Which version of MediaWiki was used? 
MEDIAWIKI = 1.14.0

Which server setup was used (PHP, MySQL, OS)?
Windows2003Server, WAMP-Server (PHP=5.2.9-2, Apache=2.2.11, MySQL=5.1.33)

Detailed description: If I create an inline query (wie #ask) and save the query
the system automatically modifies the query.

Example A:

I type and save: 
{{#ask:[[Synonyms::{{SUBJECTPAGENAME}}]]}}

The Systems makes (if I open it again): 
{{#ask:}}[[Synonyms::{{SUBJECTPAGENAME}}]]}}

And so all arguments behind are ignored. Firstly, I thought it was because of
the {{SUBJECTPAGENAME}}, but the same thing happens also with ohter queries,
e.g. Example B:

I type and save:
{{#ask:[[Category:Items]]}}

The Systems makes (if I open it again):
{{#ask:}}[[Category:Items]]}}


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