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

Oliver Hader oliver at typo3.org
Mon Nov 29 17:54:01 CET 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015495.patch
Type: text/x-patch
Size: 571 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101129/af0e4fe8/attachment.bin>


More information about the TYPO3-team-core mailing list