View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005570 | mantisbt | filters | public | 2005-05-05 13:35 | 2011-03-17 07:32 |
| Reporter | stratitec | Assigned To | thraxisp | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.0.0a2 | ||||
| Summary | 0005570: +/- button on Filter does not remember. | ||||
| Description | Okay, in trying to keep the "View Issues" search bar collapsed (we don't need it.) We came upon a minor flaw. The javascript creates the cookie, but never recalls it, so that the search +/- is always expanded. Here's a possible fix: In view_all_inc.php, change -- ====================== FILTER FORM ========================= --
to
Alternately, that script can be placed in a more appropriate place in the function hierarchy -- inside filter_draw_selection_area, perhaps. | ||||
| Tags | No tags attached. | ||||