Closed (fixed)
Project:
Search by Page
Version:
6.x-1.x-dev
Component:
Search by Page Attachments module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Sep 2011 at 14:39 UTC
Updated:
4 Jan 2014 at 01:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedHere's a patch.
Comment #2
jhodgdonActually, you can just define a new helper on the Helpers page to deal with .TXT, .DOC, or whatever, using the same definition as the lower-case helper, so I wouldn't classify this as "major", since there's an easy work-around.
Also, it needs a test, and a port to D7.
Comment #3
joachim commentedThat would be a pretty ugly workaround though! Also, it wouldn't cover the arguably highly unlikely cases of mixed cases in the extension.
Comment #4
jhodgdonI'm not saying I won't add the code to Search by Page. Just saying it's not a huge major critical issue as there is a work-around. Also, it needs a test.
Comment #5
jhodgdonI have just committed a fix for this to both 6.x and 7.x, including a test. It seems to work...
I'm going to make a new release version for both, and this will be part of it.
Comment #6
jhodgdon