[TYPO3-mvc] URIBuilder rewrite
Xavier Perseguers
typo3 at perseguers.ch
Mon Aug 31 21:35:22 CEST 2009
> Always from "BlankModule" controller. The uriFor call without parameters
> now puts wrong controller in URL.
>
> Problem is that in UriBuilder, $this->arguments is not reset. If before
> calling $this->uriBuilder->uriFor() I do
>
> $this->uriBuilder->setArguments(array());
>
> Conclusion:
> Then it's OK and backend modules work great. As such, and after having
> played a bit with UriBuilder new generation (both in FE and BE), it
> works well. I did not tested (yet) update of domain model through forms
> but I guess you tested it.
Still, I would like a "reset()" method on uriBuilder.
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-project-typo3v4mvc
mailing list