You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/07/14 17:31:26 UTC

DO NOT REPLY [Bug 30062] - [WOODY] Date Widget broken in Mozilla/Firefox

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30062>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30062

[WOODY] Date Widget broken in Mozilla/Firefox





------- Additional Comments From joerg.heinicke@gmx.de  2004-07-14 15:31 -------
Are you sure? I used Woody in 2.1.4 and use Cocoon Forms with recent CVS version
and never had any problem with it. The anchor should *not* cause a refresh as it
is only an anchor, the side would jump to the beginning. But even this does not
happen as onclick (causing the popup to display) returns false at the end. Used
IE 6 and Mozilla 1.6 and 1.7 during that time.
Don't know if it is better to change the @href to your suggested
"javascript:return false;" though.

Joerg