Last modified: 2012-02-07 22:33:41 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T17732, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15732 - n-ary property values cannot contain semicolons
n-ary property values cannot contain semicolons
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Markus Krötzsch
http://sandbox.semantic-mediawiki.org...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-26 10:37 UTC by Patrick
Modified: 2012-02-07 22:33 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Patrick 2008-09-26 10:37:09 UTC
N-ary property values cannot contain semicolons because they are interpreted as value dividers by the parser. The documentation doesn't mention an escape character.
Comment 1 Markus Krötzsch 2008-10-02 21:17:23 UTC
Right, there is none. What do you suggest?
Comment 2 Patrick 2008-10-06 02:25:09 UTC
I tried '\' because that's what everyone else seems to be using as escape char. There could be a warning that ';' must be escaped when the number of ';' is greater than the number of attributes for that property minus one.
Comment 3 contrafibularity 2012-02-07 22:33:41 UTC
Have you tried masking it in html code (&#59;)? That usually does the trick.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links