GNOME Bugzilla – Bug 690864
FILTER_PATTERNS & path with spaces
Last modified: 2016-01-31 18:12:37 UTC
FILTER_PATTERNS = <file mask>=<full filter path with spaces> I've tried all possible combinations of quotes I could think of, both escaped and not, and it still does not work: "The filename, directory name, or volume label syntax is incorrect." I've also tried 1.8.3 but the bug is still there (in fact 1.8.3 seems completely broken for me, I get only one class documented instead of ~60)...
Please explain how I can reproduce the problem. Also the problem you observed in release 1.8.3, I would like to reproduce.
Well, as I outlined above, try to add a filter (specified with a full path that contains spaces) for a certain file mask...
Works fine here, so I really need more info.
Can you please describe how it works for you, i.e. what is the syntax for specifying the filter when the path contains spaces in the configuration file (and when using the GUI frontend)? e.g. for FILTER_PATTERNS = "*foo*.hpp=D:\Users\dummy\Documents\Visual Studio 2012\Projects\dir1\dir2\dir3\dir4\filter.exe" (when I convert the path to the 8.3 'format' it works...) ps. could it have anything in common with this old thing http://osdir.com/ml/text.doxygen.general/2005-05/msg00118.html?
If this is in any way relevant, I'm using Win7 x64 fully updated...
As far as I can see this is a duplicate of bug_504305
*** This bug has been marked as a duplicate of bug 504305 ***