Hi,
I think I also hit the same bug:
https://hobo.lighthouseapp.com/projects/8324-hobo/tickets/970-regression-prepend-has-stopped-working-with-latest-changes#ticket-970-2
In my case I'm not using <% or <%=, but just a simple h1 inside of a
prepend parameter:
<show-page:>
<prepend-content-body:>
<h1>Hello</h1>
</prepend-content-body:>
</show-page:>
After some testing I can confirm that this problem is related to the
changes in the Dryml engine:
https://hobo.lighthouseapp.com/projects/8324/tickets/966-dryml-is-incompatible-with-rails-3-block-helpers
Regards,
Ignacio
On Sep 29, 9:08 pm, Bob Sleys <[email protected]> wrote:
> No the original full tag is in the first posting here.
>
> If I place just plain text in the after-field-list tag for example
>
> <after-field-list:>test</after-field-list>
>
> It works fine adding the word test after the rest of the field list.
> However once I use a <%= code goes here %> the original field list goes
> poof to be placed with the code in the <%= %>.
>
> Note I also tried with the actions as in <append-actions:><%= code
> %></append-actions> and the same thing happened I lost the action button and
> was only left with my code. This is why I ended up just replacing the
> entire actions tag as a work around.
>
> Bob
--
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.