Bug #31059
Infinite Loop after browser back-to-previous-page
| Status: | Closed | Start date: | 2011-10-18 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Protocol reads: "Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1217839467: Could not ultimately dispatch the request after 101 iterations. Most probably, a @dontvalidate annotation is missing on re-displaying a form with validation errors. | Tx_Extbase_MVC_Exception_InfiniteLoop thrown in file /html/typo3/typo3_src-4.5.4/typo3/sysext/extbase/Classes/MVC/Dispatcher.php in line 79"
History
Updated by Nico de Haen over 1 year ago
- Status changed from New to Needs Feedback
Can you please provide a bit more information:
On which page did that happen?
In backend or frontend?
With a scaffolded extension or the Extension Builder?
On which page have you been before?
etc.
Updated by Armin Fricke over 1 year ago
Nico de Haen wrote:
Can you please provide a bit more information: On which page did that happen?
I don't know - a colleague of mine discovered it first but doesn't remember
In backend or frontend?
both - the description above is from the BE protocol and the attached screenshot is FE
With a scaffolded extension or the Extension Builder?
We are not programmers and I am not aware about the difference. I just used Extension Builder from "Domain Modeling" on...
On which page have you been before?
The culprit itself - as far as we remember
etc.
Sorry not to be able to be more helpful!
Updated by Nico de Haen over 1 year ago
- Status changed from Needs Feedback to Closed
Can't reproduce this without more information