[Refdb-devel] [ refdb-Bugs-1545406 ] Advanced search getref should add "" around query
Status: Beta
Brought to you by:
mhoenicka
From: SourceForge.net <no...@so...> - 2006-08-23 16:31:36
|
Bugs item #1545406, was opened at 2006-08-23 18:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1545406&group_id=26091 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: Emacs refdb-mode Group: None Status: Open Resolution: None Priority: 5 Submitted By: Olivier Berger (olberger) Assigned to: Michael(tm) Smith (xmldoc) Summary: Advanced search getref should add "" around query Initial Comment: I noticed that in order to retrieve the full content of the database I need to issue a query on '":ID:>0"' instead of ':ID:>0' at the minibuffer prompt (with double-quotes)... I suspect that the argument is passed to spawn command unquoted, hence having '>' behave strangely... Hope this helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1545406&group_id=26091 |