Bug #17622
closedt3lib_tceform & jsfunc.tbe_editor.js: Autocompletion disables saving of input-fields
0%
Description
This problem was brought to me by an editor, but I can confirm this bug.
If you enable autocompletion in your browser (IE or Firefox) and select one item of the autocompletion instand of typing the value in to the "input-field". The "Edited Symbol" (Arrow) does not appear.
Further more if you save the dataset, this input-field is not saved!!!
Some Input-Fields have autocompletion and some not. But if there is the autocompletion the problem emerges.
Example:
1. Create Dataset with Values in Input-Field -> Save
2. Delete/Change Value -> Save
3. Type part of the first value into the field -> Select Value of autocompletion
If you leave the input-field there should be no arrow and the value is not saved.
(issue imported from #M6377)
Updated by Malte Jansen about 17 years ago
for every input the default value should be:
autocomplete="off"
It's related to bug: http://bugs.typo3.org/view.php?id=4938
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.