You are here: Foswiki>Tasks Web>Item13366 (13 Apr 2015, MichaelDaum)Edit Attach

Item13366: Topics without a value in the form field TopicTitle are not clickable and show no Topic name in Tables created by RenderTopicsOfType

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Extension
Component:
Branches:
Reported By: BirgitNietsch
Waiting For:
Last Change By: MichaelDaum
The ClassificationApp is using a Macro RenderTopicsOfType to render tables of topics with certain specifications. If the field "TopicTitle" doesn't contain a value, the field for this value remains empty and the found topics remain nameless and unclickable in the table.

Current Workaround: Seek affected Topics and give them a title:

    %DBQUERY{"TopicTitle = ''" format="   * [[$web.$topic][$topic]]"}%

-- BirgitNietsch - 10 Apr 2015

Try this:

$Foswiki::cfg{JQGridPlugin}{DefaultConnector} = 'dbcache';

to make sure the %GRID is using the correct backend.

-- MichaelDaum - 10 Apr 2015

Thanks. This works and even fixes a flaw that I wasn't aware of: the table on the Classification App startpage was empty, and I wondered why it was there. The original value for the DefaultConnector was 'search'.

-- BirgitNietsch - 13 Apr 2015
 

ItemTemplate edit

Summary Topics without a value in the form field TopicTitle are not clickable and show no Topic name in Tables created by RenderTopicsOfType
ReportedBy BirgitNietsch
Codebase
SVN Range
AppliesTo Extension
Component
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
Topic revision: r4 - 13 Apr 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy