-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm having problems with in-place editors for text fields in Hobo 1.3 RC2.
I made a very simple app to try to isolate it: app/models/event.rb
fields do
name :string
notes :text
location :string
timestamps
end
app/views/events/show.dryml:
<show-page>
<field-list: tag="editor"/>
</show-page>
The in-place editor for "location" works perfectly, but the one for
"notes" doesn't. After some investigation with Firebug I suspect this
has to do with the uid of the in-place editor not being set. Apparently
every in-place editor has a id like "uid1", "uid2", "uid3"... But my
text fields don't.
I'm not sure if it just me or a Hobo 1.3 bug. Can you please try to
reproduce this problem?
Thanks!
- --
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35
Email realizado con software libre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk53b/cACgkQBPlUJ6RHaORFGQCgwABl7x5RjGmPlA5M/3YMrjWU
Iz0Anjpps/vKysWORnQeEB8iVlZHtQ7E
=nhQc
-----END PGP SIGNATURE-----
--
You received this message because you are subscribed to the Google Groups "Hobo
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/hobousers?hl=en.