Last modified: 2013-03-10 13:28:47 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 T33300, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31300 - SimpleFFS should handle escaped delimiters in message keys
SimpleFFS should handle escaped delimiters in message keys
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
unspecified
All All
: Low trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-01 19:03 UTC by Niklas Laxström
Modified: 2013-03-10 13:28 UTC (History)
1 user (show)

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


Attachments

Description Niklas Laxström 2011-10-01 19:03:31 UTC
Roans words:
The file format used in SimpleFFS doesn't seem to account for the fact that = is a valid character in message keys, and it seems that if I were to create MediaWiki:Foo=bar and put 'baz' in it (which works, I tried on my localhost), the writer would write something like foo=bar=baz and the reader would read that as array( 'foo', 'baz=bar' ). Of course, this is ambiguous: if I create MediaWiki:Foo and put 'bar=baz' in it, the writer would also write foo=bar=baz. It looks like JavaFFS has the same problem.
Comment 1 Niklas Laxström 2012-03-28 15:39:44 UTC
JavaFFS fixed in https://gerrit.wikimedia.org/r/3861
Comment 2 Niklas Laxström 2012-07-30 09:22:07 UTC
Reducing to trivial, since SimpleFFS is not used directly anywhere at the moment.

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


Navigation
Links