[TYPO3-core] RFC: Fix minor problem in object browser

Michael Stucki michael at typo3.org
Fri Feb 23 14:25:17 CET 2007


This is a SVN patch request.

Problem:
The object browser uses a single form for adding and also updating new 
properties. The problem is that when adding new properties and pressing the 
return key, Firefox (at least) will think it needs to update a value instead.

Solution:
The problem for this seems to be that "update_value" is the name of the first 
submit button in this form, which seems to be applied when submitting via 
return key. A little check for the existance of update/adding values might 
help to fix the problem.

Branches: Trunk only

- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objbrowser_formfix.diff
Type: text/x-diff
Size: 2416 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070223/29690406/attachment.bin 


More information about the TYPO3-team-core mailing list