Last modified: 2013-12-20 23:16:29 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 T59854, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57854 - Selser: Missing <nowiki/> after unedited link and inserted linktrail-like text
Selser: Missing <nowiki/> after unedited link and inserted linktrail-like text
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
serializer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: ssastry
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-02 17:48 UTC by ssastry
Modified: 2013-12-20 23:16 UTC (History)
1 user (show)

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


Attachments

Description ssastry 2013-12-02 17:48:21 UTC
[subbu@earth tests] echo "[[foo]]" > /tmp/wt
[subbu@earth tests] node parse < /tmp/wt > /tmp/old.html
[subbu@earth tests] sed 's/<\/a>/<\/a>ls/' < /tmp/old.html > /tmp/new.html
[subbu@earth tests] node parse --selser --oldtextfile /tmp/wt --oldhtmlfile /tmp/old.html < /tmp/new.html
[[foo]]ls
[subbu@earth tests] node parse --html2wt < /tmp/new.html
[[foo]]<nowiki/>ls
Comment 1 ssastry 2013-12-02 18:25:14 UTC
One more bug discovered indirectly courtesy bug 50756 because of investigating selser failures in https://gerrit.wikimedia.org/r/#/c/97746/
Comment 2 Gerrit Notification Bot 2013-12-02 18:29:28 UTC
Change 98562 had a related patch set uploaded by Subramanya Sastry:
(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode

https://gerrit.wikimedia.org/r/98562
Comment 3 Gerrit Notification Bot 2013-12-02 21:38:04 UTC
Change 98562 merged by jenkins-bot:
(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode

https://gerrit.wikimedia.org/r/98562
Comment 4 Gerrit Notification Bot 2013-12-13 19:53:48 UTC
Change 101271 had a related patch set uploaded by GWicke:
Merge "(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode"

https://gerrit.wikimedia.org/r/101271
Comment 5 Gerrit Notification Bot 2013-12-13 19:55:12 UTC
Change 101320 had a related patch set uploaded by GWicke:
(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode

https://gerrit.wikimedia.org/r/101320
Comment 6 Gerrit Notification Bot 2013-12-13 19:57:22 UTC
Change 101271 merged by GWicke:
Merge "(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode"

https://gerrit.wikimedia.org/r/101271
Comment 7 Gerrit Notification Bot 2013-12-13 19:57:23 UTC
Change 101320 merged by GWicke:
(Bug 57854) Handle linktrail/prefix nowiki escaping in selser mode

https://gerrit.wikimedia.org/r/101320

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


Navigation
Links