I’ve had a problem when upgrading a server from 5 to 6.
We have a database that uses a searchview using this syntax:
?searchview&query=([fieldname]+contains+somevalue)
This was working fine until we upgraded the server, then it stopped working.
Any ideas?