[sleuthkit-developers] [ autopsy-Bugs-2950693 ] keywords with quotes not seen
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2010-02-12 18:34:26
|
Bugs item #2950693, was opened at 2010-02-12 11:52 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477897&aid=2950693&group_id=55687 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 1 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: keywords with quotes not seen Initial Comment: when a keyword search is done with " in the word, it is lost in the "previous search list" because the quotes need to be escaped: <input type="SUBMIT" value=""foo"|ascii (0)"><br></form> need to verify that escaping in that page will result in the correct search afterwards. reported by Stefan Kelm. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2010-02-12 13:34 Message: Sending CHANGES.txt Sending lib/Kwsrch.pm Transmitting file data .. Committed revision 27. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477897&aid=2950693&group_id=55687 |