Last modified: 2011-08-22 08:04:32 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 T32501, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30501 - " ' " within API errors are displayed as "'".
" ' " within API errors are displayed as "'".
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.17.x
All All
: Unprioritized trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-22 06:14 UTC by Daniel A. R. Werner
Modified: 2011-08-22 08:04 UTC (History)
4 users (show)

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


Attachments

Description Daniel A. R. Werner 2011-08-22 06:14:42 UTC
On api.php and especially api.php?action=paraminfo, single-quotes (') are displayed as "'", it works for double quotes though.
Comment 1 Roan Kattouw 2011-08-22 07:07:11 UTC
It's that just proper XML escaping? I see ' in XML and normal single quotes in JSON.
Comment 2 Roan Kattouw 2011-08-22 07:08:22 UTC
(In reply to comment #1)
> It's that just proper XML escaping?
*Isn't that
Comment 3 Bryan Tong Minh 2011-08-22 08:04:32 UTC
Yeah, that's just XML escaping. In general I believe that single quotes are not necessarily escaped, but any proper XML parser should be just able to handle them.

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


Navigation
Links