Last modified: 2014-06-30 23:57:52 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 T52607, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50607 - VisualEditor: Templated table cells not rendered properly in VE, but correct in Parsoid output
VisualEditor: Templated table cells not rendered properly in VE, but correct ...
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: Normal normal
: VE-deploy-2014-07-03
Assigned To: Ed Sanders
:
: 52485 (view as bug list)
Depends on:
Blocks: 50589
  Show dependency treegraph
 
Reported: 2013-07-02 20:45 UTC by Gabriel Wicke
Modified: 2014-06-30 23:57 UTC (History)
9 users (show)

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


Attachments

Description Gabriel Wicke 2013-07-02 20:45:37 UTC
Compare the charts table in 

* http://en.wikipedia.org/wiki/2012_%28It_Ain%27t_the_End%29?oldid=561481881
* http://parsoid.wmflabs.org/en/2012_%28It_Ain%27t_the_End%29?oldid=561481881
* http://en.wikipedia.org/wiki/2012_%28It_Ain%27t_the_End%29?veaction=edit&oldid=561481881

In VE, the table cells seem to be squashed into one. The DOM looks like nested divs there, which would explain the different rendering.
Comment 1 Roan Kattouw 2013-07-03 17:31:24 UTC
This is because the HTML looks like <td typeof="mw:Transclusion" about="#mwt139">...</td><td about="#mwt139">...</td> and so the group of table cells is considered a template, and so the CE rendering is wrapped in a <div>. I'd like to be able to render templates (and aliens) without wrapper divs in CE, but I'm not sure how realistic that is.
Comment 2 Chris McKenna 2013-09-05 09:53:16 UTC
Is this bug responsible for the {{yes}} and {{no}} templated cells not rendering as separate cells at https://en.wikipedia.org/w/index.php?title=Comparison_of_open-source_software_hosting_facilities&veaction=edit&section=1 ?
Comment 3 Gabriel Wicke 2013-09-05 16:36:58 UTC
{{yes}}. For comparison, the Parsoid output at http://parsoid.wmflabs.org/en/Comparison_of_open-source_software_hosting_facilities looks fine.
Comment 4 Wikifram@gmail.com (Account disabled) 2013-11-20 09:15:09 UTC
Note that this bug affects all 5,000 pages that use Template:Episode list on enwiki.
Comment 5 James Forrester 2013-11-25 10:19:00 UTC
*** Bug 52485 has been marked as a duplicate of this bug. ***
Comment 6 James Forrester 2014-06-30 23:57:52 UTC
Fixed by Gerrit change #140439.

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


Navigation
Links