Bug #33111
Fatal error: Call to a member function hasArgument() on a non-object in typo3conf/ext/sf_register/Classes/Controller/FeuserCreateController.php on line 70
| Status: | Resolved | Start date: | 2012-01-11 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Sebastian Fischer | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
When calling up the formAction (create User), the following error appears:
Fatal error: Call to a member function hasArgument() on a non-object in typo3conf/ext/sf_register/Classes/Controller/FeuserCreateController.php on line 70
TYPO 4.6.3
Extbase & Fluid 1.4.1
Associated revisions
Fixes #33111 add check if originalRequest was realy set
Fixes #33111 add check if originalRequest was realy set
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/sf_register/trunk@56221 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Alexander Dick over 1 year ago
- Assignee set to Sebastian Fischer
Updated by Alexander Dick over 1 year ago
see attached patch
Updated by Alexander Dick over 1 year ago
- File originalRequest.diff added
Updated by Sebastian Fischer over 1 year ago
- Status changed from New to Resolved
Fixed by revision 56221