[TYPO3-core] FYI: Fixed bug #11345: Uncaught exception InvalidArgumentException on creating graphical menus

Oliver Hader oliver at typo3.org
Sun Nov 29 14:34:03 CET 2009


The following changes were committed to SVN Trunk (rev. 6578)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=11345

Branch: Trunk

Problem:
On creating graphical menus with the caching framework enabled, the
following exception is thrown:
Uncaught exception 'InvalidArgumentException' with message '"ident_MENU
IMAGEMAP" is not a valid tag for a cache entry.

Solution:
Since the submitted tag "MENU_IMAGEMAP" is not valid since no spaces are
allowed here in the caching framework, the space character just gets
removed. Thus it's in line with the other tag "MENUDATA".

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011345.patch
Type: text/x-patch
Size: 563 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091129/7bc8110d/attachment.bin>


More information about the TYPO3-team-core mailing list