encoding issue in catalog name

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

encoding issue in catalog name

tanglin

Hi guys,

I'm using ofbiz and met a issue.
I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and displayed in page.

While when I click the Chinese catalog name, it got an error. then name messed up.
Do you know how to correct this?


Thanks,



tanglin
Reply | Threaded
Open this post in threaded view
|

Re: encoding issue in catalog name

tanglin
Hi guys,

I'm using ofbiz and met a issue.
I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and displayed in page.

While when I click the Chinese catalog name, it got an error. then name messed up.
Do you know how to correct this?


Thanks,



tanglin
Reply | Threaded
Open this post in threaded view
|

Re: encoding issue in catalog name

BJ Freeman
can you include the pertinent logs?

tanglin sent the following on 9/15/2011 2:00 AM:

> Hi guys,
>
> I'm using ofbiz and met a issue.
> I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and displayed in page.
>
> While when I click the Chinese catalog name, it got an error. then name messed up.
> Do you know how to correct this?
>
>
> Thanks,
>
>
>
> tanglin
Reply | Threaded
Open this post in threaded view
|

Re: Re: encoding issue in catalog name

tanglin
No idea of the log since I'm not familiar with it.
As you can see, when mouse over the catalog name on the left, the url shows below. But after click it, the name on the right messed up. I think it should be an encoding problem.
 

tanglin
 
发件人: [hidden email]
发送时间: 2011-09-15 17:34
收件人: [hidden email]
主题: Re: encoding issue in catalog name
can you include the pertinent logs?
 
tanglin sent the following on 9/15/2011 2:00 AM:
> Hi guys,
> I'm using ofbiz and met a issue.
> I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and displayed in page.
> While when I click the Chinese catalog name, it got an error. then name messed up.
> Do you know how to correct this?
> Thanks,
> tanglin
 
<SCRIPT type=text/javascript> function img_zoom(e, o) { var zoom = parseInt(o.style.zoom, 10) || 100; zoom += e.wheelDelta / 12; if (((zoom >= 50) && (e.wheelDelta < 0)) || ((zoom < 200) && (e.wheelDelta > 0))) o.style.zoom = zoom + '%'; return false; } </SCRIPT>
Reply | Threaded
Open this post in threaded view
|

Re: encoding issue in catalog name

BJ Freeman
how about the errror you saw?
logs are in the /runtime/logs
what version of ofbiz are you using?

tanglin sent the following on 9/15/2011 2:58 AM:

> No idea of the log since I'm not familiar with it.
> As you can see, when mouse over the catalog name on the left, the url shows below. But after click it, the name on the right messed up. I think it should be an encoding problem.
>
>
>
>
>
> tanglin
>
> 发件人: BJ Freeman
> 发送时间: 2011-09-15 17:34
> 收件人: user
> 主题: Re: encoding issue in catalog name
> can you include the pertinent logs?
>
> tanglin sent the following on 9/15/2011 2:00 AM:
>> Hi guys,
>>
>> I'm using ofbiz and met a issue.
>> I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and displayed in page.
>>
>> While when I click the Chinese catalog name, it got an error. then name messed up.
>> Do you know how to correct this?
>>
>>
>> Thanks,
>>
>>
>>
>> tanglin
Reply | Threaded
Open this post in threaded view
|

Re: encoding issue in catalog name

Jacques Le Roux
Administrator
Also attachements are not going thru in ASF mailing lists. You have to use another mean to show your screenshoots...
As BJ suggested, a log snippet is certainly easier for both parties...

Jacques

BJ Freeman wrote:

> how about the errror you saw?
> logs are in the /runtime/logs
> what version of ofbiz are you using?
>
> tanglin sent the following on 9/15/2011 2:58 AM:
>> No idea of the log since I'm not familiar with it.
>> As you can see, when mouse over the catalog name on the left, the url shows below. But after click it, the name on the right
>> messed up. I think it should be an encoding problem.
>>
>>
>>
>>
>>
>> tanglin
>>
>> 发件人: BJ Freeman
>> 发送时间: 2011-09-15 17:34
>> 收件人: user
>> 主题: Re: encoding issue in catalog name
>> can you include the pertinent logs?
>>
>> tanglin sent the following on 9/15/2011 2:00 AM:
>>> Hi guys,
>>>
>>> I'm using ofbiz and met a issue.
>>> I set the mysql database utf8 and the connection utf8. The name in Chinese character can be stored correct in database and
>>> displayed in page.
>>>
>>> While when I click the Chinese catalog name, it got an error. then name messed up.
>>> Do you know how to correct this?
>>>
>>>
>>> Thanks,
>>>
>>>
>>>
>>> tanglin