Last modified: 2014-08-09 22:50:48 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 T71238, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69238 - Empty unquoted attribute parsing edge case
Empty unquoted attribute parsing edge case
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
tokenizer (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Parsoid Team
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-07 14:07 UTC by Gabriel Wicke
Modified: 2014-08-09 22:50 UTC (History)
5 users (show)

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


Attachments

Description Gabriel Wicke 2014-08-07 14:07:34 UTC
Test case: 

<div id= title=></div>

The PHP parser still renders the div, while we make it plain text. This is very visible & fairly common on wikisource. Probably a small tweak in the attribute productions.
Comment 2 Gerrit Notification Bot 2014-08-07 16:10:36 UTC
Change 152759 had a related patch set uploaded by Arlolra:
Better handle multiple empty attribute values

https://gerrit.wikimedia.org/r/152759
Comment 3 Gerrit Notification Bot 2014-08-07 16:59:23 UTC
Change 152759 merged by jenkins-bot:
Better handle multiple empty attribute values

https://gerrit.wikimedia.org/r/152759
Comment 4 Gerrit Notification Bot 2014-08-08 09:58:45 UTC
Change 152787 had a related patch set uploaded by Arlolra:
Multiple empty attribute vals in single-line context

https://gerrit.wikimedia.org/r/152787
Comment 5 Gerrit Notification Bot 2014-08-09 22:18:12 UTC
Change 152787 merged by jenkins-bot:
Multiple empty attribute vals in single-line context

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

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


Navigation
Links