[TYPO3-core] RFC: Bug #15495: Pagetree fails to reload

Steffen Ritter info at rs-websystems.de
Wed Dec 1 09:42:26 CET 2010


Am 29.11.2010 17:54, schrieb Oliver Hader:
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=15495
>
> Branches: TYPO3_4-3, TYPO3_4-4, Trunk
>
> Problem:
> If a new page is created, sometime the pagetree is not reloaded.
> How to reproduce: Reload the backend, select Web>Page module, select
> first "root page" (with pid 0), create new page with icon above the page
> tree and save it ->  page tree is not reloaded
>
> Solution:
> In some situations (maybe depends on browser, I could reproduce with
> Firefox) at hash sign "#" is added to the URL of IFrame showing the page
> tree. By using the Tree.refresh() method, just a timestamp is added to
> the end of the URL to avoid caching - however this might be
> "whatever.php#&randNum=1234" and won't trigger the browser to reload.
>
> olly
+1 reading and testing....  that bothered me for quite a time :)


More information about the TYPO3-team-core mailing list