Google Groups Home
Help | Sign in
problem with Multibyte string in haml_tag
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
David Krmpotic  
View profile
 More options Jul 3, 2:41 pm
From: David Krmpotic <david.krmpo...@gmail.com>
Date: Thu, 3 Jul 2008 11:41:23 -0700 (PDT)
Local: Thurs, Jul 3 2008 2:41 pm
Subject: problem with Multibyte string in haml_tag
I have
haml_tag 'strong', str
where str is Multibyte.

and it doesn't output anything. When I change it to
haml_tag 'strong', str.to_s
then it does.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Weizenbaum  
View profile
 More options Jul 3, 6:54 pm
From: Nathan Weizenbaum <nex...@gmail.com>
Date: Thu, 03 Jul 2008 18:54:24 -0400
Local: Thurs, Jul 3 2008 6:54 pm
Subject: Re: [haml] problem with Multibyte string in haml_tag
haml_tag was checking to see if the argument is a string. I just pushed
a change to make it just test to be sure it's not a symbol.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google