Glitch after pootle migration

Hello Rimas

After the migration, I noticed that I cannot accept/commit suggestions any more.

Each time I click on the "v" green mark to accept the suggestion, it does nothing. I checked the permissions and I am authorized.

I can submit translations, as before. But that makes me copy the suggestion and paste on the input area... not fun at all.

Is this a global setting we should set?

I've also noticed glitches in the new matrix... And the server
certificate stinks. Anyway, was something missed when configuring
the new Pootle server?

-Olav

Hi,

2011.04.04 20:03, Olav Dahlum rašė:

Hello Rimas

After the migration, I noticed that I cannot accept/commit suggestions
any more.

Each time I click on the "v" green mark to accept the suggestion, it
does nothing. I checked the permissions and I am authorized.

I can submit translations, as before. But that makes me copy the
suggestion and paste on the input area... not fun at all.

Is this a global setting we should set?

I've also noticed glitches in the new matrix... And the server
certificate stinks. Anyway, was something missed when configuring
the new Pootle server?

I've copied over the SSL certificate from the old server. It should be fine now.

Will look at other problems too.

Rimas

Hi

Hi,

2011.04.04 20:03, Olav Dahlum rašė:

Hello Rimas

After the migration, I noticed that I cannot accept/commit suggestions
any more.

Each time I click on the "v" green mark to accept the suggestion, it
does nothing. I checked the permissions and I am authorized.

I can submit translations, as before. But that makes me copy the
suggestion and paste on the input area... not fun at all.

Is this a global setting we should set?

(SNIP)

Will look at other problems too.

Rimas

Any news on this? I get

<a title="Aceita a sugestão" accesskey="a" id="accept-8546" class="acceptsugg"><img src='/html/images/tick.png' dir="ltr" /></a>
                 <a title="Rejeita a sugestão" accesskey="r" id="reject-8546" class="rejectsugg"><img src='/html/images/cross.png' dir="ltr" /></a>

So it looks like I have a dead link.

Thanks

Hi Olivier, and others,

2011.04.08 00:00, Olivier Hallot rašė:

Hello Rimas

After the migration, I noticed that I cannot accept/commit suggestions
any more.

Each time I click on the "v" green mark to accept the suggestion, it
does nothing. I checked the permissions and I am authorized.

I can submit translations, as before. But that makes me copy the
suggestion and paste on the input area... not fun at all.

Is this a global setting we should set?

(SNIP)

Any news on this? I get

<a title="Aceita a sugestão" accesskey="a" id="accept-8546" class="acceptsugg"><img src='/html/images/tick.png' dir="ltr" /></a>
<a title="Rejeita a sugestão" accesskey="r" id="reject-8546" class="rejectsugg"><img src='/html/images/cross.png' dir="ltr" /></a>

So it looks like I have a dead link.

Nope, the link itself is fine. The problem is that the POST request it sends returns a 403 FORBIDDEN error.

I'll try to work it out with Friedel and his team ASAP.

Rimas

Hi Olivier and everybody else,

2011.04.04 16:49, Olivier Hallot rašė:

After the migration, I noticed that I cannot accept/commit suggestions any more.

Each time I click on the "v" green mark to accept the suggestion, it does nothing. I checked the permissions and I am authorized.

I can submit translations, as before. But that makes me copy the suggestion and paste on the input area... not fun at all.

Suggestion handling has been fixed now. You need to make a full-reload though, because the browser has to redownload the html/js/translatepage.js file. If after pressing Ctrl+R, you still can't accept/reject suggestions, please clear your browser's cache and try reloading the page again.

By the way, I tested that it works by deleting one of the suggestions here: https://translations.documentfoundation.org/pt_BR/libo34x_ui/desktop/translate.html?unit=3559427. Hope you won't mind. :slight_smile:

Regards,
Rimas

Op Do, 2011-04-07 om 18:00 -0300 skryf Olivier Hallot:

Hi

> Hi,
>
> 2011.04.04 20:03, Olav Dahlum rašė:
>>> Hello Rimas
>>>
>>> After the migration, I noticed that I cannot accept/commit suggestions
>>> any more.
>>>
>>> Each time I click on the "v" green mark to accept the suggestion, it
>>> does nothing. I checked the permissions and I am authorized.
>>>
>>> I can submit translations, as before. But that makes me copy the
>>> suggestion and paste on the input area... not fun at all.
>>>
>>> Is this a global setting we should set?

(SNIP)

>
> Will look at other problems too.
>
> Rimas
>
>
Any news on this? I get

<a title="Aceita a sugestão" accesskey="a" id="accept-8546"
class="acceptsugg"><img src='/html/images/tick.png' dir="ltr" /></a>
                 <a title="Rejeita a sugestão" accesskey="r"
id="reject-8546" class="rejectsugg"><img src='/html/images/cross.png'
dir="ltr" /></a>

So it looks like I have a dead link.

Thanks

Hallo Olivier

Rimas and I looked into the issue. It was introduced by a backwards
incompatible change in the Django framework. The Pootle developers
luckily already worked out the correct fix for the issue before, and I
believe it is already deployed on the server.

You might need to ensure a refresh of the complete page (including
JavaScript pages) to see it working on your side.

Happy translating!
Friedel

Hello Rimas and Friedel

Thank you so much for the fix. Indeed it works now and I can approve the work of the other translators.

Thanks again for the wonderful tool.

Olivier