Bug #62459
Link to ext:perm in clickmenu refers to index.php instead of mod.php
Status: | Resolved | Start date: | 2014-10-24 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Wouter Wolters | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 7 | Is Regression: | Yes | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Link to ext:perm in clickmenu refers to index.php instead of mod.php
This is a regression to https://forge.typo3.org/issues/38099
Related issues
Associated revisions
[BUGFIX] Link to ext:perm in clickmenu not working
The link refers directly to index.php instead of mod.php.
Use BackendUtility::getModuleUrl() for the link to fix the problem.
Resolves: #62459
Related: #38099
Releases: master, 6.2, 6.1
Change-Id: I3b86d97a4f35a96ca39af28e724067b5ec8a832f
Reviewed-on: http://review.typo3.org/33510
Reviewed-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Tested-by: Tymoteusz Motylewski <t.motylewski@gmail.com>
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
[BUGFIX] Link to ext:perm in clickmenu not working
The link refers directly to index.php instead of mod.php.
Use BackendUtility::getModuleUrl() for the link to fix the problem.
Change-Id: I7cdda9f592e331c95bbb3c5d301907bd77761ec5
Resolves: #62459
Related: #38099
Releases: master, 6.2, 6.1
Reviewed-on: http://review.typo3.org/33551
Reviewed-by: Markus Klein <klein.t3@reelworx.at>
Tested-by: Markus Klein <klein.t3@reelworx.at>
History
#1 Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33510
#2 Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33510
#3 Updated by Gerrit Code Review 9 months ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33551
#4 Updated by Wouter Wolters 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b98e64506f28894ac8064d5dcfae3d4c0f187e0d.
#5 Updated by Gerrit Code Review 9 months ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33566
#6 Updated by Wouter Wolters 9 months ago
- Status changed from Under Review to Resolved