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!
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!