Dear community,
recently I have successfully installed Pootle service on Apache.

However, I have stumbled upon a problem with suggestions.
When I logged in as an administrator I am unable to accept or reject
suggestions.
The buttons Accept and Reject are displayed, but they do not work.
When I press the button nothing happens.

I have tried it on "tutorial" project as well as on our project.

A sad screenshot
http://gyazo.com/ba592acc56576ffe2815080d9f784f1e.png


I have tried to press the buttons with Firefox, IE7 and IE8.
No luck.
Do you know how to make them work?

I am running Pootle in debug mode.
However there were no debug messages when I was pressing the buttons.

No JavaScript errors in Firefox JavaScript console.

This is the HTML code of suggestion <div> I have extracted with FireBug.
There are no JavaScript handlers there. Probably this will help you to find
the source of the problem

<div class="translate-suggestion">
    <div lang="ru" dir="ltr" id="suggdiff-5-0" class="suggdiff">Добро
пожаловать<span class="translate-diff-insert"> 2</span></div>

    <input type="hidden" value="5" name="suggid" class="suggid" id="sugg-5">
    <a class="acceptsugg" id="accept-5" accesskey="a" title="Accept
suggestion"><img dir="ltr" src="/pootle/html/images/tick.png"></a>
    <a class="rejectsugg" id="reject-5" accesskey="r" title="Reject
suggestion"><img dir="ltr" src="/pootle/html/images/cross.png"></a>
</div>


Our server configuration

Pootle 2.1.5
Translate Toolkit 1.8.1
Django 1.2.3
Ubuntu 10.10



Pasha
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to