As we discussed in pre-release, if you have more than one input filter on a page, the header row from the top filter repeats into the succeeding tables.

Two attachments show this for a page with 3 different node table input filters.

in one image, you see version where there is only 1 table existing #197 (other tables are empty #193, #187), but the header for #197 shows up under the two empty tables. prior to importing #197, there was no content on this page.

in 2nd image, you see version after a table has been imported into #193. here you see the header cells from #197 repeating in all 3 tables. and the header cells from #193 now showing in the bottom 2 tables.

here is the actual code on the page.


following is test of nodetable module:

nodetable:197

[nodetable:197]

nodetable:193

[nodetable:193]

nodetable:187

[nodetable:187]

Comments

zserno’s picture

Status: Active » Needs review
StatusFileSize
new855 bytes

Attached is a patch that fixes this bug plus allows more flexible input format by allowing space after the colon. (e.g [nodetable: 3342]).