• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7589: A table may get unrendered

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal New   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

As of 2014-11-18, if TABLEPLUGIN_SORT is set "none", TML table markup is left unrendered. This topic shows the symptom unless this issue is addressed.

| abc | def | | 1 | 2 |

  • Set TABLEPLUGIN_SORT = none

The direct cause of this issue is a performance tuning in lib/TWiki/Render.pm, which was done in 2014-07. That tuning assumes that TML table markup is rendered by TablePlugin if it's enabled. On the other hand, the plugin doesn't do anything if TABLEPLUGIN_SORT ("all" by default) is not "all" or "attachments" or %TABLE{...}% isn't present in the topic.

This is not serious because not many users set TABLEPLUGIN_SORT. But it should be addressed. Maybe TablePlugin should be enhanced so that it doesn't depend on Render.pm's table rendering at all.

-- TWiki:Main/HideyoImazu - 2014-11-18

ItemTemplate
Summary A table may get unrendered
ReportedBy TWiki:Main.HideyoImazu
Codebase ~twiki4
SVN Range TWiki-6.0.1-trunk, Sat, 18 Oct 2014, build 28296
AppliesTo Engine
Component

Priority Normal
CurrentState New
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Topic revision: r1 - 2014-11-18 - HideyoImazu
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback