https://bugzilla.wikimedia.org/show_bug.cgi?id=63897
Bug ID: 63897
Summary: Message: Really support an array of keys
Product: MediaWiki
Version: 1.23-git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Internationalization
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
Several methods of Message don't yet support an array as $this->key:
* getKey just returns the first key
* inContentLanguage ignores $wgForceUIMsgAsContentMsg
* toString uses only first key if no message found (probably minor issue)
* __toString returns '<Array>' if toString() threw an exception (probably very
minor issue)
RawMessage does not support an array as key, either:
* fetchMessage returns the original array, instead of a string representation
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l