Last modified: 2014-04-15 23:23:24 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 T64341, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62341 - foo''bar is a valid string in napwiki and parsoid shouldn't be nowiki-ing it there
foo''bar is a valid string in napwiki and parsoid shouldn't be nowiki-ing it ...
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-06 20:00 UTC by Elitre
Modified: 2014-04-15 23:23 UTC (History)
3 users (show)

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


Attachments

Description Elitre 2014-03-06 20:00:13 UTC
There are some words in nap.wp (possibly scn.wp as well?) who need a double apostrophe (when a contraction of words needs to happen).
https://nap.wikipedia.org/w/index.php?title=Papa_Giovanni_Paolo_II&diff=633552&oldid=633551 is an example, if VE adds nowiki tags it can break wikilinks that would work fine otherwise.
Comment 1 Elitre 2014-03-06 20:01:31 UTC
*which
Comment 2 ssastry 2014-03-20 22:19:12 UTC
Documenting behavior for now:

[subbu@earth tests] cat /tmp/x.html
<a rel="mw:WikiLink" href="./Cità_d''o_Vaticano">Cità d''o Vaticano</a>
[subbu@earth tests] node parse --html2wt < /tmp/x.html
[[Cità d<nowiki>''</nowiki>o Vaticano]]
[subbu@earth tests] echo "[[Cità d''o Vaticano]]" | node parse --wt2wt
[[Cità d''o Vaticano]]

To be investigated ...
Comment 3 Gerrit Notification Bot 2014-03-20 23:10:49 UTC
Change 119895 had a related patch set uploaded by Subramanya Sastry:
WIP: (Bug 62341) WTS fix to use regular wikilinks if nowikis show up.

https://gerrit.wikimedia.org/r/119895
Comment 4 Gerrit Notification Bot 2014-04-15 20:54:04 UTC
Change 119895 merged by jenkins-bot:
(Bug 62341) WTS fix to use regular wikilinks if nowikis show up.

https://gerrit.wikimedia.org/r/119895
Comment 5 Gabriel Wicke 2014-04-15 23:23:24 UTC
Fixed in master, to be deployed tomorrow.

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


Navigation
Links