I'm having a problem with my links not being recognized as HTML. For
example, in a table displaying all users, instead of the name with a
link to the user's profile I see:

<a class="user-link" href="/admin/users/1-john-smith"><span
class="view user-name">John Smith</span></a>

on the page.

As far as I know I haven't overwritten any of the standard Rapid tags
that would apply in this situation. There is nothing in
application.dryml or /admin/users/index.dryml that changes the default
behavior. Does anyone have any clues as to where I can look to see why
this escaping is going on? I know that I can overwrite it with a link
but the above example is not the only place this is happening so I
want to root out the cause rather than introduce an unknown number of
patches. Thanks for any help you can give!

Jim


-- 
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.

Reply via email to