Last modified: 2013-08-22 22:06:26 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 T50194, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48194 - Parsoid: Account for close/re-open of the same text style element in serializing to wikitext
Parsoid: Account for close/re-open of the same text style element in serializ...
Status: RESOLVED DUPLICATE of bug 42803
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Gabriel Wicke
:
: 49478 49766 (view as bug list)
Depends on: 42803
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-07 02:40 UTC by Krinkle
Modified: 2013-08-22 22:06 UTC (History)
4 users (show)

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


Attachments

Description Krinkle 2013-05-07 02:40:22 UTC
To reproduce problem on http://parsoid.wmflabs.org/_html/, input:

  <p><i>Original </i><i>else</i><i> here.</i></p>

Results in:

  ''Original ''''else'''' here.''

Which MediaWiki PHP parser currently outputs back as[1]:


  <p><i>Original '<b>else'</b> here.</i></p>


[1] https://www.mediawiki.org/w/api.php?format=jsonfm&action=parse&text=''Original%20''''else''''%20here.''
Comment 1 Gabriel Wicke 2013-05-15 18:51:20 UTC
This will be fixed once bug 42803 is fixed.
Comment 2 Ed Sanders 2013-06-21 11:30:59 UTC
*** Bug 49873 has been marked as a duplicate of this bug. ***
Comment 3 Ed Sanders 2013-06-21 11:31:07 UTC
*** Bug 49766 has been marked as a duplicate of this bug. ***
Comment 4 Ed Sanders 2013-06-21 11:31:15 UTC
*** Bug 49478 has been marked as a duplicate of this bug. ***
Comment 5 Ed Sanders 2013-06-21 11:51:13 UTC
https://gerrit.wikimedia.org/r/69852 is a workaround in VE
Comment 6 ssastry 2013-08-22 22:06:26 UTC

*** This bug has been marked as a duplicate of bug 42803 ***

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


Navigation
Links