Nico Klasens <[EMAIL PROTECTED]> wrote: > > > Attaching events dynamic to the input fields failed sometimes in > > Mozilla. I > > > rewrote this and it seems to work now. I still have to look into the > > > disabled save. Probably only IE supports a.disabled to grayout the link. > > > > Works much better now. Thanks! Outgraying a links is a detail without > > which > > I can live :-) I think it used to work by simply changing the class of > > something? > > Well the style-class is already changing, but the color is not defined yet. > Will be an easy fix. > What I actually meant is that the validation on soave is not correct all the > time. When I have a required html field then the save always succeeds, > because a <br /> is added to the textarea. I have to look into it to see if > I introduced the error or that it is a htmlarea/mozilla issue.
The other thing which is new, I think, is that when a date is unfilled (-1) in database, the javascript makes of it 'now' (which actually is incorrect because -1 is somewhen in 1970). The actual bug occurs when pressing 'safe' then: Error: Errors received from MMBase Dove servlet: Node was changed in the cloud, node number : 241 field name begin I also noticed that the date '4102441200' appears in windows (mozilla and IE) as 31 december 2099 23h 00m but in my Linux as 1 januari 2100 0h 0m. And this goes generally for all dates (except for 'now'), that they are presented one hour earlier in windows. It probably has something to do with the setting of my window installation, but it shouldnt! Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
