> Well, you shoudl not use teh referrer variable for this. It > was not intended to be used like this.
The referrer parameter was intended to fix the issue that not all browsers are sending the http referrer header. The idea was to tell the editwizards to return to the page where the wizard was started from. In some cases you want the wizards somewhere in the middle of an edit flow. With the fix to make the referrer explicit it is also possible to pretend that another url is opening the page to redirect the wizard somewhere else. Will the referrer parameter in the 1.8 release be deprecated and replaced by a couple of other more logical parameters? Nico
