Bug #40154
Task #40095: Move core to namespaces
Error when klicking "open in new window" icon in task module
Status: | Resolved | Start date: | 2012-08-25 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
Steps to reproduce:
Go to tasks center module
click on the gray icon "open in new window" (right top corner)
The popup will contain error:
#1294585070: No module "" could be found. (More information)
UnexpectedValueException thrown in file
\typo3\mod.php in line 55.
Related issues
Associated revisions
[BUGFIX] Error in "open in new window" in task module
Reproduce:
Call tasks center module, click on the gray icon
"open in new window" (right top corner)
Error:
UnexpectedValueException thrown in file
\typo3\mod.php in line 55.
Change-Id: Ic94913f2bee2019c9be1954fc9ff78f90b8c5f84
Fixes: #40154
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14063
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Stefan Froemken almost 3 years ago
This is not a problem regarding namespaces!
I just tested it in TYPO3 6.0.0alpha3. There is the same problem. Also in TYPO3 4.5.19.
On Linux systems you got a white page because of a lower case "c" in Classes-Folder.
#2 Updated by Stefan Froemken almost 3 years ago
Hello Gerrit...where are you?
OK...here is the link: https://review.typo3.org/#/c/14063/
#3 Updated by Christian Kuhn almost 3 years ago
- Parent task set to #40095
#4 Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14063
#5 Updated by Stefan Froemken almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ce509a5232ac3c049bbb1a8b2453c514bac9c23d.