Stas Bekman wrote: > > Good catch! > > I was working on the code to implement encoding, and this is wrong to > escape '/' it's an absolutely valid string in the query_string. > > All we need to escape is <>&, may be " > > Correct me if I'm wrong.
you are not wrong but it seems the w3c validator is way behind ... maybe we will run into trouble later i dont know. sorry, i didn't know - i never use their validator :) ./allan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
