They are still displaying the same way. I like the functionality for the dropdowns, but here is the situation. I am running a production app on earlier code. I would like to update to the latest version of web2py to receive some security patches that have happened since this version. I can't update web2py without making changes to my base code if I want my app to still look the same.
Are we re-defining the term "backwards compatibility" then ? The reason I care so much about this is the fact there are a couple other cases where minor edits like this have not been accepted for the same reason. Edits to basic html display were denied because of "backwards compatibility". If this were django or python 3.0, I'd shut up and change my forms. -Thadeus On Mon, Jan 18, 2010 at 10:05 AM, mdipierro <[email protected]> wrote: > Technically it does not "break" backward compatibility. Your app still > works. Anyway, you are right, I just thought of a way around that ONLY > restore the default behavior in radiowidgets when the string is empty. > > In trunk now. Please check if this is acceptable to you. > > On Jan 18, 9:59 am, Thadeus Burgess <[email protected]> wrote: >> Sorry this is unacceptable. >> >> It breaks backwards compatibility on my company application. >> >> -Thadeus >> >> On Mon, Jan 18, 2010 at 9:56 AM, mdipierro <[email protected]> wrote: >> > py gives you a radio option that means "none of the >> > above". It shows as blank because suggested blank looks better when >> > using a dropbox in >> >> > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

