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

Oliver Hader oliver.hader at typo3.org
Wed Dec 1 14:16:09 CET 2010


FYI: Committed to SVN
* TYPO3_4-3 (rev. 9723)
* TYPO3_4-4 (rev. 9724)
* Trunk (rev. 9725)

olly


Am 29.11.10 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
-- 
Oliver Hader
TYPO3 v4 Core Team Leader

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org


More information about the TYPO3-team-core mailing list