Opened 8 years ago
Closed 8 years ago
#52871 closed defect (fixed)
Trac/Wiki: search form on Tickets page is broken
Reported by: | raimue (Rainer Müller) | Owned by: | admin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | server/hosting | Version: | |
Keywords: | trac | Cc: | mkae (Marko Käning), mail@…, larryv (Lawrence Velázquez) |
Port: |
Description
The form on the Tickets page in the wiki is not working correctly since our update to Trac 1.0. At the same time, we switched the port field to list format instead of the plain format. The result seems to be that the argument "port_mode=~" is ignored and the query uses the "is" matching behavior.
Additionally, the "is" matching behavior is case-sensitive. This currently excludes results for ports that are referenced with different case, such as "VLC" vs. "vlc".
Change History (4)
comment:1 Changed 8 years ago by mkae (Marko Käning)
Cc: | mkae added |
---|
comment:2 Changed 8 years ago by mkae (Marko Käning)
Cc: | mail@… added |
---|
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
Cc: | larryv added |
---|
comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Should be fixed with wiki:Tickets?action=diff&version=32&old_version=31