Bug #12385
closed
It's not good practice to use variables that are already used by other extensions or could potentially be easily confused. This is explained in the Scheduler's manual, please refer to the chapter called "Naming of additional fields".
In this case, all form field names should be of the form:
tx_scheduler[linkvalidator][foo]
In additional field providers code the values would then be in:
$submittedData['linkvalidator']['foo']
Please consider this change to be very important.
- Status changed from New to Accepted
- Priority changed from Should have to Must have
- Assignee set to Michael Miousse
Committed revision 42413.
- Status changed from Accepted to Resolved
- Status changed from Resolved to Closed
- Category set to Linkvalidator
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Also available in: Atom
PDF