[Xapian-tickets] [Xapian] #578: omega GET query parsing defects and fix

Xapian nobody at xapian.org
Mon Nov 14 23:15:29 GMT 2011


#578: omega GET query parsing defects and fix
--------------------+-------------------------------------------------------
 Reporter:  catkin  |       Owner:  olly    
     Type:  defect  |      Status:  assigned
 Priority:  normal  |   Milestone:  1.3.0   
Component:  Omega   |     Version:  1.2.7   
 Severity:  normal  |    Keywords:          
Blockedby:          |    Platform:  All     
 Blocking:          |  
--------------------+-------------------------------------------------------
Changes (by olly):

  * status:  new => assigned
  * milestone:  1.2.8 => 1.3.0


Comment:

 Actually, I don't believe the current code can read beyond the trailing
 nul byte, since  q_ptr is only advanced and read if c is non-zero.

 So I wonder if it's better to fix this in trunk only - fixing the other
 two quirks would be good overall, but doesn't change anything for normal
 uses (browsers won't build these problematic query strings), yet might
 change behaviour for people building their own query URLs.

-- 
Ticket URL: <http://trac.xapian.org/ticket/578#comment:2>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list