trackers filters vanishes when selecting another filter
- Status
- Closed
- Subject
- trackers filters vanishes when selecting another filter
- Version
- 2.x
- Category
- Patch
- Feature
- Trackers
- Resolution status
- Fixed or Solved
- Submitted by
- wggley
- Volunteered to solve
- wggley
- Lastmod by
- wggley
- Rating
- Description
Hi guys!
This is my first contribution with the tikiwiki community.Here follows my fixes to the trackers filters that occurs when someone selects a filter and try to select another filter. The input for the filter where alternating between visible or not, causing the bug.
Thanks!
- Solution
templates/tracker_filter.tpl
Line: 28
<select name="filterfield" onchange="multitoggle(fields,this.optionsselectedIndex.value); {literal}showit = 'show_filterbutton'; if(this.selectedIndex == 0){document.getElementById('filterbutton').style.display = 'none';setSessionVar(showit,'n');}else{ document.getElementById('filterbutton').style.display = 'block'; setSessionVar(showit,'y');}{/literal}"> - Importance
- 4
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 2276
- Created
- Thursday 29 January, 2009 17:18:43 UTC
by Unknown - LastModif
- Wednesday 11 February, 2009 15:25:47 UTC