Last modified: 2013-12-04 01:05:40 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 T57645, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55645 - Possible bad parse of links with ISBN captions
Possible bad parse of links with ISBN captions
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
tokenizer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-12 00:00 UTC by ssastry
Modified: 2013-12-04 01:05 UTC (History)
1 user (show)

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


Attachments

Description ssastry 2013-10-12 00:00:37 UTC
echo "{{Falsche ISBN|2-85047-115-0}}" | node parse --wt2wt --prefix de bombs because of this: echo '[[Spezial:ISBN-Suche/2-85047-115-0|ISBN 2-85047-115-0]]' | node parse --wt2wt

Presumably, the ISBN in the caption should not be parsed as a link. To be investigated.
Comment 1 Gabriel Wicke 2013-12-04 01:05:40 UTC
Fixed, probably by 639b22de925:

echo "{{Falsche ISBN|2-85047-115-0}}" | node parse --wt2wt --prefix dewiki
{{Falsche ISBN|2-85047-115-0}}

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


Navigation
Links