Last modified: 2013-05-26 11:39:39 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 T50808, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48808 - Parsoid: Reference serialization doesn't work
Parsoid: Reference serialization doesn't work
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-25 12:42 UTC by Roan Kattouw
Modified: 2013-05-26 11:39 UTC (History)
2 users (show)

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


Attachments

Description Roan Kattouw 2013-05-25 12:42:41 UTC
1. Feed <ref>Foo</ref> to Parsoid
2. In the returned HTML, change data-mw.body to "Bar"
3. Serialize the modified HTML
4. Output is <ref>Foo</ref>, should be <ref>Bar</ref>
Comment 1 ssastry 2013-05-25 12:55:25 UTC
Ah, yes.  Extension serialization is not yet implemented -- I just use original source.  Will fix soon.  Probably a trivial change in an if-condition.
Comment 2 Gerrit Notification Bot 2013-05-25 14:48:43 UTC
Related URL: https://gerrit.wikimedia.org/r/65465 (Gerrit Change If3c35398a409f4775204407b3dcf2442ec2fb4e5)
Comment 3 ssastry 2013-05-25 14:51:35 UTC
I also updated http://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec since it was missing extension-tag attributes in data-mw (and some inconsistencies had crept up across edits).
Comment 4 Gerrit Notification Bot 2013-05-26 10:47:43 UTC
https://gerrit.wikimedia.org/r/65465 (Gerrit Change If3c35398a409f4775204407b3dcf2442ec2fb4e5) | change APPROVED and MERGED [by jenkins-bot]

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


Navigation
Links