Hi,
HK> when I crate a webMenu a selection always returns nil. The menu is
HK> displayed with the correct items and the correct initial selection, so
HK> I must be doing something right.
further debugging shows, nothing is wrong with my code but the post
request coming from the browser is wrong.
This is the post as inspected by firebug:
aidaCtx 82970
ajaxGetElementId nil
ajaxRequest
ajaxSingleField field3
field3 1.1 Position 1 <----------- Here is the bug
view positionen
field 3 should read: "1.1 Position 1", note the two blanks after
"1.1", the post has eaten one of the blanks. The HTML inspected in
Firebug still contains the blank.
OK so I worked around it by making sure, that any input that goes to a
WebMenu does not contain any two consecutive blanks.
Actually I think this might be a bug in Prototype not in Aida. Or I
lack some knowledge here.
Any opinion or enlightenment eagerly awaited :-))
Head scratching,
Herbert mailto:
[hidden email]
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida