[TYPO3-core] RFC #11354: Bug: Extension manager does not show up Configuration Categories Menu
Vladimir Podkovanov
admin at sitesfactory.ru
Fri Jun 19 10:56:45 CEST 2009
Hi all,
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=11354
Branches: TYPO3_4-1, TYPO3_4-2, trunk
Problem:
There is configuration file ext_conf_template.txt in extension directory
which allows to configure extension different ways.
Usually all config options written there in one category (basic) like
# cat = basic//8; type = int+; label = Products PID
ProductsPID =
but it is possible to use different categories and switch between them
with menu selector, but it is not working because of bug in code in
class.em_index.php
Solution:
Fixed bug
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug11354.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090619/6b855603/attachment-0001.txt
More information about the TYPO3-team-core
mailing list