PDA

View Full Version : Turn off case sensitive?


natas
03-19-2007, 04:32 PM
I noticed that gal entries do not work on my site if the case is different.

For instance:
BCC works but bcc does not because the entry in is BCC.

How do I turn OFF case sensitive?

The Geek
03-20-2007, 01:21 PM
What version?

natas
03-20-2007, 02:40 PM
Latest beta

The Geek
03-21-2007, 01:47 PM
Can you paste what regexp you are using? The default isnt case sensitive.

For instance: hths HTH's hThs

natas
03-21-2007, 04:27 PM
Can you paste what regexp you are using? The default isnt case sensitive.

For instance: hths HTH's hThs

I have touched the regex, but here is what I have

#(\b((?<=\s|"right">|"left">|"center">|<li>|<span class="highlight">|<strong>|<b>|<i>)(?<!--GAL--> )($1))s?\b)#im

I am at a loss though.
http://redtailboa.net/forums/test-area/33322-yet-another-gal-test.html

That thread, lists a ton of GAL entries, some work some do not. The weird thing is, the same entries sometimes work 3 posts down, but not at the top.

Hopefully me running this is helping you fix bugs :)

The Geek
03-22-2007, 10:23 PM
Well, thats right. It may be something else. Have you tried rebuilding the post cache?

natas
03-23-2007, 03:34 PM
Well, thats right. It may be something else. Have you tried rebuilding the post cache?

Yes, I have done this multiple times...

The Geek
03-23-2007, 07:44 PM
hmmm... It does look perfectly fine for gal'ing. Ill see if I can whistle up some tools to help diagnose the problem.

natas
03-26-2007, 02:33 PM
let me know how I can help. We plan to add a ton of GAL entries soon. (we are talking well over 200-300)