Opened 17 years ago

Closed 17 years ago

#431 closed defect (fixed)

Multiple tables from the Table taglib on the same HTML page interfere with each other

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.2
Component: web Version:
Keywords: Cc:

Description

The most notable problem is that colum definitions are stored in a global variable making it impossible to separate columns in different tables. This affects the "Columns" selection dialog box and the export function, and maybe also other things. Fortunately this problem doesn't popup very often since in places were there are more than one table on a page the tables usually can't be configured. The only know exception so far is the bioassay set list tree in the analysis section of an expriment. Here the tree of transformations/bioassays interfere with the list on the "Annotations" tab.

Change History (2)

comment:1 by Nicklas Nordborg, 17 years ago

Milestone: BASE 2.x+BASE 2.2
Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3077]) Fixes #431: Multiple tables from the Table taglib on the same HTML page interfere with each other

Note: See TracTickets for help on using tickets.