Last modified: 2014-08-27 01:55:23 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 T72067, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70067 - splitArg doesn't work on arguments from newPartNodeArray with Preprocessor_DOM
splitArg doesn't work on arguments from newPartNodeArray with Preprocessor_DOM
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Unprioritized minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-26 22:30 UTC by Jackmcbarn
Modified: 2014-08-27 01:55 UTC (History)
0 users

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


Attachments

Description Jackmcbarn 2014-08-26 22:30:25 UTC
When using Preprocessor_DOM, newPartNodeArray generates DOM elements directly without wrapping them in PPNode_DOM objects. This makes splitArg not work on elements of its return value. With arguments from other sources, or with Preprocessor_Hash, splitArg works fine.
Comment 1 Jackmcbarn 2014-08-27 01:55:23 UTC
This actually doesn't appear to be the root of the problem, but rather a single portion of it (that can itself be easily worked around) of a lot of subtle inconsistencies between Preprocessor_DOM and Preprocessor_Hash. I'm not overly concerned with this anymore.

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


Navigation
Links