name-one and several of the other more complex widgets were built on top of script.aculo.us. One of the major goals of 1.4 was getting rid of prototype.js & script.aculo.us, so this necessarily means that the javascript for many of these widgets has changed substantially.
In many cases this is an improvement because jQuery & jQuery-UI are much better maintained, but I'm sure that I will have introduced new bugs in the rewrite. The earlier you try the beta the earlier we can fix any bugs that affect you. :) In this case it probably wouldn't have mattered whether you were using 1.3 and 1.4, the code causing your issue is in DRYML and is the same in both versions. I haven't dug deep enough to figure out whether your issue is a bug in code or in documentation. Please open a lighthouse ticket referencing this thread. thanks, Bryan On Thu, Jun 7, 2012 at 4:55 PM, d@Ve <[email protected]> wrote: > doh! that was it, bryan. thanks much:) > > btw, we are on hobo 1.3, anticipating the 1.4 release. we've started > investigating 1.4 but have run into quite a few upgrade path issues: will > this be one of them, or will our legacy <name-one> calls remain operational > as-is? > > On Thursday, June 7, 2012 1:40:38 PM UTC-7, Bryan Larsen wrote: >> >> Have you tried using complete-target="&Assignment"? on the new page, >> @assignment doesn't have an id. >> >> Are you using Hobo 1.3 or Hobo 1.4? The javascript for name-one is >> completely different in 1.4. >> >> cheers, >> Bryan > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/QMOr51Qhw6YJ. > > 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. -- 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.
