[TYPO3-core] RFC #11562: Bug: Main module does not load different navFrames in submodules.

Ingo Schmitt spam at marketing-factory.de
Sun Feb 21 10:14:30 CET 2010


Hi Erik,


+1 on testing.

Testcase:

Install Commerce and change the different commerce submodules.

Regards

Ingo
> This is a SVN patch request.
> 
> Type:
> Bugfix
> 
> BT reference:
> http://bugs.typo3.org/view.php?id=11562
> 
> Branches:
> trunk, 4.3
> 
> Problem:
> Changing the submodule does not always reload the navigation frame. All 
> submodules share the same navigation frame, which results in problems 
> for extensions that use different navigation frames for different 
> submodules (e.g. commerce, dam and dam_catedit). This is because only 
> the url of the last loaded submodule of the extension is used as the 
> general navFrame url when comparing the last loaded navFrame URL to the 
> new url.
> 
> Solution:
> Declare the module url for the navFrame before checking if a certain 
> submodule uses it's own navFrame. Then have the submodule overwrite the 
> navFrame URL when it is clicked.
> 
> Note:
> This approach ensures that the navFrame is not reloaded when submodules 
> (e.g. web > ...) use the same navFrame, but still enables submodules to 
> have their own navFrame.
> 


Mit freundlichen Gruessen
-- 
Ingo Schmitt                        mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung


More information about the TYPO3-team-core mailing list