Bugs item #1468114, was opened at 2006-04-11 01:48
Message generated for change (Comment added) made by mbox
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1468114&group_id=27350
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: Browsing
Group: v0.9.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Joe Elwell (worldjoe)
Assigned to: Nobody/Anonymous (nobody)
Summary: Filenames with plusses + causing problems?
Initial Comment:
I have the Xerces Parser being indexed (among other things). These files,
when indexed cause problems:
ApacheDOMC++Binding.html
ApacheDOMC++BindingL2.html
ApacheDOMC++BindingL3.html
Here are the error messages I get when trying to perform a search:
[Mon Apr 10 17:25:54 2006] fatal: Apache::ROOT::lxr::search, line 166:
Nested quantifiers in regex; marked by <-- HERE in m/185 /ThrdPrty/
Xerces-C/doc/html/ApacheDOMC++ <-- HERE BindingL3.html
"ApacheDOMC++BindingL3.html" 127418
/ at /usr/local/lxr/search line 166.
If I simply remove those 3 files, everything is fine.
Indexing occurs without problem (no errors reported that I've noticed),
but perhaps this is a genxref problem anyways?
----------------------------------------------------------------------
>Comment By: Malcolm Box (mbox)
Date: 2006-06-05 11:20
Message:
Logged In: YES
user_id=215386
This should be fixed in v0.9.5. Let me know if you're still
seeing problems.
Cheers,
Malcolm
----------------------------------------------------------------------
Comment By: Joe Elwell (worldjoe)
Date: 2006-04-19 00:14
Message:
Logged In: YES
user_id=790622
I should probably point out that I'm running this on OS X Tiger PPC. Shouldn't
matter, but maybe it does.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1468114&group_id=27350
|