Hello, I tried what Jonathan suggested in the threads : request.extension=None but it seems that .load still propagate... First the url that I pass in my redirect should appear in the navigation address bar. Second the validator don't show up on a redirected form that fail...
Richard On Tue, Jun 28, 2011 at 4:59 PM, Richard Vézina <[email protected] > wrote: > To myself : this thread have some answer : > https://mail.google.com/mail/?shva=1#search/stop+propagation+redirect+.load/12d347378771c15c > > I am open to suggestion or maybe there is implemented solution now? > > Richard > > > On Tue, Jun 28, 2011 at 4:51 PM, Richard Vézina < > [email protected]> wrote: > >> Hello, >> >> In the book it writed : >> >> If you LOAD a component having the .load extension and the corresponding >> controller functionredirects to another action (for example a login >> form), the .load extension propagates and the new url (the one to >> redirect too) is also loaded with a .load extension. >> >> How may I redirect to a URL without this it keep .load cause of >> propagation?? >> >> Richard >> > >

