Bug #63312
closedLink Wizard doesn't work in Internet Explorer
0%
Description
There's a bug in TYPO3 6.2.6 (Internet Explorer 10). We're using the flux extension for creating the Flexforms.
That's what my FLUX template looks like:
<flux:form.section name="links" label="Links">
<flux:form.object name="linkObj">
<flux:field.input name="title" label="Titel"/>
<flux:field.input name="link" label="Linkziel">
<flux:wizard.link/>
</flux:field.input>
</flux:form.object>
</flux:form.section>
Everytime, when there is a link inside of a section and an object, the Link Wizard in TYPO3 doesn't work anymore. I can open the Link Wizard and choose, i.e. a page or a file, but when I click "save" the changes are missing. The issue only occurs in Internet Explorer 10. I'm sorry for this, but we have to support this browser. ;-)
Updated by Riccardo De Contardi over 9 years ago
Is this bug still present in the latest version of TYPO3 CMS (6.2.12) and flux (7.2.0) ?
Updated by Riccardo De Contardi over 9 years ago
- Status changed from New to Needs Feedback
Updated by Riccardo De Contardi over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.