This is funny. I am getting this msgs only on IE for
windows and for
linux. And things are working fine.
DEBUG: DEPRECATED: dojo.style replaced by
dojo.html.style -- will be
removed in version: 0.5
DEBUG: DEPRECATED: dojo.animation.AnimationEvent is
slated for removal
in 0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.animation.Animation is
slated for removal in
0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.animation.AnimationSequence
is slated for
removal in 0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.Animation.* is slated for
removal in 0.5; use
dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.graphics.color.Color is now
dojo.gfx.color.Color. 0.5
DEBUG: widget ID collision on ID: submit_3
On FireFox, I am getting this and the first element
is not sending a
request.
DEBUG: DEPRECATED: dojo.style replaced by
dojo.html.style -- will be
removed in version: 0.5
DEBUG: DEPRECATED: dojo.animation.AnimationEvent is
slated for removal
in 0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.animation.Animation is
slated for removal in
0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.animation.AnimationSequence
is slated for
removal in 0.5; use dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.Animation.* is slated for
removal in 0.5; use
dojo.lfx.* instead. 0.5
DEBUG: DEPRECATED: dojo.graphics.color.Color is now
dojo.gfx.color.Color. 0.5
On the other hand, I have searched the generated
HTML and couldn't find
a duplicate ID that may have caused the collision
reported.
Dave Newton wrote:
--- Mansour <[EMAIL PROTECTED]> wrote:
I have deleted the whole folder for the
templates.
Did you clear your browser cache?
Did you try to iterate over a list and create a
form
for each of them to update?
Yes.
My problem now, is the first element (ONLY) not
submitting.
I guess it would be a good idea to figure out
what's
different about that one then, huh.
d.