This seems very strange to me, and I don't have a minimal test case yet, but I'm seeing a problem where elements are not being properly bound when they appear inside of a <select> in my view. So, for example:
<select> <stats:options> </select> <stats:options> isn't being bound. But <div> <stats:options> </div> gets bound find (but then I, obviously, don't have proper HTML since the <option>s are inside of a <div> instead of a <select>). Has anyone else seen this? Is it possible that this is what is really going on here? It seems like a very strange bug (if I have, in fact, hit a bug). -harryh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to liftweb@googlegroups.com To unsubscribe from this group, send email to liftweb+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---