On 2010/10/19 Renato Botelho wrote:
On Tue, Oct 19, 2010 at 10:07 AM, Denis Barbier
<bouzim(a)gmail.com> wrote:
> On 2010/10/19 Renato Botelho wrote:
>> Hello guys,
>>
>> First, i would like to congrats developers for this fantastic
>> tool.
>>
>> I've started using po4a few weeks ago, and yesterday i had
>> this problem. After generate a .po file with po4a-gettextize
>> I realized it added the CDATA end sequence ']]' to msgid.
>>
>> Is it an expected behaviour?
>
> Hello Renato,
>
> I agree that this behaviour has to be fixed.
> Here is a patch.
I tried this change before open ticket, it has a problem
because it understand the line that just contain a string
like this:
]]>
as a new msgid.
I cannot reproduce it here, can you please provide a very simple test case?
Denis