toescapedunicode() function [message #14720] |
Wed, 09 July 2008 09:13  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
It seems the function toescapedunicode() is not declared anywhere in
generate1.php.
As a result I cannot generate the update site for our Babel server. I'm
thinking of using the htmlspecialchars method to see if it works better.
Any idea ? Here is the error:
Fatal error: Call to undefined function toescapedunicode() in
/var/www/babel/server/classes/export/generate1.php on line 230
Thanks,
Antoine
|
|
|
|
Re: toescapedunicode() function [message #14897 is a reply to message #14750] |
Thu, 10 July 2008 08:56  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
Too much coffee must have triggered a partial biased blindness.
The characters are not escaped.
Bug filed here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240314
Antoine Toulme wrote:
> htmlspecialchars($strings_row['trans'], ENT_COMPAT, 'UTF-8')
>
> worked better. Should I file a bug ?
>
> Antoine Toulme wrote:
>> It seems the function toescapedunicode() is not declared anywhere in
>> generate1.php.
>>
>> As a result I cannot generate the update site for our Babel server.
>> I'm thinking of using the htmlspecialchars method to see if it works
>> better.
>>
>> Any idea ? Here is the error:
>>
>> Fatal error: Call to undefined function toescapedunicode() in
>> /var/www/babel/server/classes/export/generate1.php on line 230
>>
>> Thanks,
>>
>> Antoine
|
|
|
Re: toescapedunicode() function [message #571814 is a reply to message #14720] |
Wed, 09 July 2008 13:13  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
htmlspecialchars($strings_row['trans'], ENT_COMPAT, 'UTF-8')
worked better. Should I file a bug ?
Antoine Toulme wrote:
> It seems the function toescapedunicode() is not declared anywhere in
> generate1.php.
>
> As a result I cannot generate the update site for our Babel server. I'm
> thinking of using the htmlspecialchars method to see if it works better.
>
> Any idea ? Here is the error:
>
> Fatal error: Call to undefined function toescapedunicode() in
> /var/www/babel/server/classes/export/generate1.php on line 230
>
> Thanks,
>
> Antoine
|
|
|
Re: toescapedunicode() function [message #572051 is a reply to message #14750] |
Thu, 10 July 2008 08:56  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
Too much coffee must have triggered a partial biased blindness.
The characters are not escaped.
Bug filed here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240314
Antoine Toulme wrote:
> htmlspecialchars($strings_row['trans'], ENT_COMPAT, 'UTF-8')
>
> worked better. Should I file a bug ?
>
> Antoine Toulme wrote:
>> It seems the function toescapedunicode() is not declared anywhere in
>> generate1.php.
>>
>> As a result I cannot generate the update site for our Babel server.
>> I'm thinking of using the htmlspecialchars method to see if it works
>> better.
>>
>> Any idea ? Here is the error:
>>
>> Fatal error: Call to undefined function toescapedunicode() in
>> /var/www/babel/server/classes/export/generate1.php on line 230
>>
>> Thanks,
>>
>> Antoine
|
|
|
Powered by
FUDForum. Page generated in 0.69281 seconds