squidGuard expressionlist not working in 10.04 LTS

Bug #757474 reported by bevice
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
squidguard (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: squidguard

http://www.squidguard.org/Doc/known_issues.html says:
Regex not working
Reason:
Problem in sg.y.in line 2350:
if(aclpass->dest->regExp != NULL && access){
if((result = sgRegExpMatch(aclpass->dest->regExp,req->url)) != 0){
if(aclpass->access){

Fix/Workaround:
Replace
req->url
by
req->strippedurl
Re-run configure, make, make install.
Will be fixed in version 1.3.

Revision history for this message
Joachim Wiedorn (ad-debian) wrote :

This bug will not be fixed in the old version (1.2.0).
But all versions of squidguard beginning with 1.3 have a bug fix.

Revision history for this message
bevice (xbevice) wrote :

And will squidGuard be bugged till 2015?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.