Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 44221] CheckCaseOnly On does not stop Multiple Choices based on common basename

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Jun 8, 2012, 9:53 AM

Post #1 of 1 (80 views)
Permalink
[Bug 44221] CheckCaseOnly On does not stop Multiple Choices based on common basename

https://issues.apache.org/bugzilla/show_bug.cgi?id=44221

Josh <jdavis [at] grantstream> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jdavis [at] grantstream

--- Comment #6 from Josh <jdavis [at] grantstream> ---
I'm experiencing this issue in version 2.2.17.

My config:
<IfModule mod_speling.c>
CheckCaseOnly On
CheckSpelling On
</IfModule>


Example:
1. Navigate to non-existing resource -
https://[URL]/js/jquery.ui.monthpicker.js

2. Results in 300 Multiple Choices - Similar documents found with a single
folder found - /js/jQuery (common basename)


I have reviewed the source of mod_speling.c from version 2.2.15 up to 2.3-trunk
and there has been no change/patch implemented; all versions are affected.

If CheckCaseOnly was 'Off' I'd expect this result; however with it set to 'On'
this is incorrect behavior and goes against what CheckCaseOnly implies.

In addition, I like Rainer's suggestion of making WANT_BASENAME_MATCH a
configuration directive with support for context; as this would be a great
addition to this module. It could be defaulted to On/true for backward
compatibility and allow for those experiencing issues to set it accordingly.

--
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.