Last modified: 2013-07-09 20:01:57 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 T52831, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50831 - Recognize </br> and convert them to a <br/>
Recognize </br> and convert them to a <br/>
Status: RESOLVED FIXED
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-05 19:56 UTC by ssastry
Modified: 2013-07-09 20:01 UTC (History)
1 user (show)

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


Attachments

Description ssastry 2013-07-05 19:56:54 UTC
When going through domino code to fix the formatting tag issues I noticed that domino recognizes </br>.  That tells me that this is a very common error.  So, maybe we ought to recognize that in the HTML treebuilder and convert into an end-tag for <br> so that the tree builder either swallows it or generates <br>.  In some cases, this will lead to dirty diffs, but that seems like an acceptable fix.
Comment 1 Gerrit Notification Bot 2013-07-09 03:34:55 UTC
Change 72684 had a related patch set uploaded by GWicke:
Bug 50831: Support broken </br>

https://gerrit.wikimedia.org/r/72684
Comment 2 Gerrit Notification Bot 2013-07-09 19:22:19 UTC
Change 72684 merged by jenkins-bot:
Bug 50831: Support broken </br>

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

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


Navigation
Links