Last modified: 2013-08-13 20:01:37 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 T54473, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52473 - Tokenizer sensitive to trailing whitespace after closing table tag when handling indented tables
Tokenizer sensitive to trailing whitespace after closing table tag when handl...
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
tokenizer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: ssastry
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-02 19:10 UTC by ssastry
Modified: 2013-08-13 20:01 UTC (History)
1 user (show)

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


Attachments

Description ssastry 2013-08-02 19:10:21 UTC
Try:

echo ":{|\n|a\n|}" | node parse
vs.
echo ":{|\n|a\n|} " | node parse

Only seems to affect indented tables.  Try

echo "{|\n|a\n|} " | node parse
Comment 1 ssastry 2013-08-10 03:00:55 UTC
This came from a dirty diff -- unfortunately, forgot to record that here.
Comment 2 Gerrit Notification Bot 2013-08-10 03:03:34 UTC
Change 78480 had a related patch set uploaded by Subramanya Sastry:
(Bug 52473) Deal with trailing WS after indented tables

https://gerrit.wikimedia.org/r/78480
Comment 3 Gerrit Notification Bot 2013-08-13 19:59:50 UTC
Change 78480 merged by jenkins-bot:
(Bug 52473) Deal with trailing WS after indented tables

https://gerrit.wikimedia.org/r/78480
Comment 4 ssastry 2013-08-13 20:01:37 UTC
Since we dont have a wp page to test this against when deployed to production, i am going to pre-emptively close this out.  RT testing (with topfixes list) might give us a few pages to look out for.

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


Navigation
Links