Closed (fixed)
Project:
Scripture Filter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 10:57 UTC
Updated:
14 Sep 2012 at 14:39 UTC
Jump to comment: Most recent file
Comments
Comment #1
thesuperav commentedSorry, link is http://brisbanemarthoma.org/lectionary/2010/march
Comment #2
jamesoakleyI have reproduced this. Changing version to 7.x, and changed the title to clarify the issue
Comment #3
jamesoakleyIs it as simple as this? If someone could check it this can be committed faster.
Comment #4
jamesoakleyIn the end I decided that the patches in #3 created too many false positives. Colon characters aren't punctuation in the same way that a comma or an ampersand are; they specifically separate chapters from verses. So a better approach is to amend the existing code and say that whenever you could have a verse number, it could also be "chapter:verse".
Committed the attached two patches.
Comment #5
jamesoakleyComment #7
vrajak@gmail.com commentedSince no one commented after the patch, I just wanted to say the D6 patch worked for me, and now my site happily reads multiple verse ranges. Thanks!
Comment #8
jamesoakleyThanks Vraja - always nice when people stop by to say thanks!