Bug #45943
6.0 Compatibility Changes
Status: | Closed | Start date: | 2013-03-01 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Tomas Norre Mikkelsen | % Done: | 100% |
|
Category: | Editing Form | |||
Target version: | - |
Description
Hi,
There is some small problems with frontend editing in TYPO3 6.0, one of the error is pointed out in bug: http://forge.typo3.org/issues/40773
I have created an additional patch, such: testInt() is replaced and a call to $this->helpTextIcon()
In my patch, the changes from bug: http://forge.typo3.org/issues/40773 is applied.
Testet in TYPO3 6.0.2
Related issues
History
#1 Updated by Tomas Norre Mikkelsen over 2 years ago
- File feeditadvanced.patch
added
#2 Updated by Thorsten Schmitz over 1 year ago
Hi,
Thank you for the patch Tomas! Exactly what i needed, worked like a charm.
Now i've got a problem when adding a new page, but this is a Javascript error so i'll make a new issue if it's related to feeditadvanced and there isn't one...
TYPO3 6.1.7
feeditadavnced 1.5.0
#3 Updated by Chris topher about 1 year ago
- File 45943-2.patch
added
Hi Tomas,
thanks for your patch! I'll check/commit it.
After #40773 has been fixed only the attached part is relevant; the rest is already solved.
#4 Updated by Chris topher about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
The call to testInt()/canBeInterpretedAsInteger() has already been solved nicely in the current master branch (uses a wrapper function, which makes it compatible with TYPO3 4.5 and 4.6+).
The call to helpText() has already been fixed with #10573; thanks Lorenz for committing!
#5 Updated by Chris topher about 1 year ago
- Subject changed from 6.0 Compability Changes to 6.0 Compatibility Changes
#6 Updated by Chris topher 12 months ago
- Status changed from Resolved to Closed