On Sep 27, 3:00 pm, Jay <[EMAIL PROTECTED]> wrote:
> I have a hidden field with a very long encrypted string, and I'm
> trying to figure out how to suppress the newline that haml wants to
> insert:
>
> <input type="hidden" name="something[encrypted]"
> id="something_encrypted"
> value="BAhvOglDYXJ0CjoNQHNpdGVfaWRpDDoRQHRvdGFsX3ByaWNlZgYwOhFAc2hp
>
> cF90b196aXBpADocQGdvb2dsZV9jaGVja291dF9kb21haW4iF3NhbmRib3gu
>
> Z29vZ2xlLmNvbToLQGl0ZW1zWwZvOg1MaW5lSXRlbQg6DUBwcm9kdWN0bzo1
>
> QWN0aXZlUmVjb3JkOjpBc3NvY2lhdGlvbnM6OkJlbG9uZ3NUb0Fzc29jaWF0
>
> Is there a way to accomplish this?  I really need it to show up as one
> long unbroken string.

That kind of wrapping in the middle of a word seems like a bug to me.

Wincent



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to