Roundup Tracker - Issues

Message1809

Author richard
Recipients
Date 2005-01-13.05:15:08
Message-id
In-reply-to
Logged In: YES 
user_id=6405

*cough*

I can't reproduce this in 0.7.11, and looking at the code, I can't see how 
you're having a problem. The indexargs_url (also known as _href) code 
clearly quotes the values used in filtering.

Well, except for the full-text search field, but I just fixed that :)

The ";" in the date search field was definitely quoted for me (and checking 
urllib.quote() it definitely quotes ";"). What version of Python are you 
using?
History
Date User Action Args
2009-02-03 14:21:08adminlinkissue1097083 messages
2009-02-03 14:21:08admincreate