PDA

View Full Version : shaving complex query strings in UCJ


camguy
11-06-2001, 07:36 PM
Hi,

How exactly does shaving work in UCJ?

I think it works fine in this example:

/cgi-bin/ucj/c.cgi?url=http://www.domain.com/?id=99999&p=80

but in this example the second param from the url being shaved seems to be lost:

/cgi-bin/ucj/c.cgi?url=http://www.domain.com/?id=99999&tour=2&p=80


For example, in the first example the shaving seems to work and 99999 is passed correctly to the URL, but in the second example 99999 is passed correctly BUT the tour value (2) isn't passed.

Does that make sense? Anyone know what works?

Thanks!

Tim
11-06-2001, 07:56 PM
Add those types of links to a perm group. If you don't understand what that means contact me via ICQ #25770872 and I'll explain it for you.

camguy
11-06-2001, 08:39 PM
Ok, thanks Tim!