Opened 16 years ago
Closed 16 years ago
#1068 closed defect (fixed)
Sorting spotdata on a formula-based column where the formula contains a single quote character results in javascript error
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.7.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Error: missing ) after argument list Source File: http://localhost:8080/2.7-stable/views/experiments/spotdata/list_spotdata.jsp?ID=2884a4c8a15a6416&bioassay_id=0&bioassayset_id=16&mode=default Line: 1, Column: 45 Source Code: Table.setSortOrder(event, 'spotdata', '=rep('chromosome')', 'ASC')
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There is a similar problem in Experiment explorer: