Last modified: 2014-02-26 19:12:10 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 T52976, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50976 - Image inside a table incorrectly removes a </span> tag
Image inside a table incorrectly removes a </span> tag
Status: NEW
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: C. Scott Ananian
https://pt.wikipedia.org/wiki/Scapanu...
:
Depends on:
Blocks: 54844
  Show dependency treegraph
 
Reported: 2013-07-08 20:38 UTC by Helder
Modified: 2014-02-26 19:12 UTC (History)
7 users (show)

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


Attachments

Comment 1 Helder 2013-07-08 20:40:30 UTC
Screenshot: http://i.imgur.com/EgafQ8O.png
Comment 2 C. Scott Ananian 2014-01-08 18:51:39 UTC
Can we get a simpler explanation of the bug? It's hard for me to see exactly what's going on here.
Comment 3 James Forrester 2014-01-17 04:08:42 UTC
I think the original issue has been fixed (?), but note the insertion of ~ 10,000px worth of height of empty HTML in the infobox table:

<tr data-parsoid="{&quot;startTagSrc&quot;:&quot;|-&quot;}">
<td data-parsoid="{&quot;autoInsertedStart&quot;:true,&quot;autoInsertedEnd&quot;:true}"> 

 <p data-parsoid="{}"><br data-parsoid="{}"></p>

[…]

<p data-parsoid="{}"><br data-parsoid="{}"></p></td></tr>

– see http://parsoid-lb.eqiad.wikimedia.org/ptwiki/Scapanulus_oweni?oldid=34667801
Comment 4 C. Scott Ananian 2014-02-26 19:12:10 UTC
I suspect that the empty HTML is in fact a symptom of the fact that the PHP parser omits 'empty' table rows, while parsoid doesn't.  nell-wikipedia had a CSS row to suppress the empty rows.

...although it seems that the rows in this case aren't, strictly speaking, empty?  This merits some investigation.

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


Navigation
Links