[Trac-tickets] [The Trac Project] #2710: malformed query on WikiStart page gets into catch-22 situation

The Trac Project noreply at edgewall.com
Wed Feb 1 12:09:33 CST 2006


#2710: malformed query on WikiStart page gets into catch-22 situation
-----------------------------------------------+----------------------------
 Reporter:  Chris Ryland <cpr at emsoftware.com>  |       Owner:  jonas
     Type:  defect                             |      Status:  new  
 Priority:  normal                             |   Milestone:       
Component:  wiki                               |     Version:  0.9.2
 Severity:  normal                             |    Keywords:       
-----------------------------------------------+----------------------------
 A malformed query link (e.g. `[query:status=xxx... Tickets]` where it
 should be `?status=...`) on the WikiStart page triggers an exception, and
 then you can no longer edit the page, since it can't be displayed.

 I guess there are two bugs here, one where a malformed query triggers an
 exception instead of an error, and one where an exception rendering a page
 makes it inaccessible to editing.

 Of course one can use trac-admin to dump, edit, and re-load the page
 (which is what I did), but that's a bit roundabout.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2710>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list