#596: equals sign replacement for SPIRES does not work except in python 2.6
------------------------+----------------------
Reporter: valkyrie | Owner: valkyrie
Type: defect | Status: closed
Priority: blocker | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords:
------------------------+----------------------
Changes (by Valkyrie Savage <vasavage@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [a9d009fc88361fa277e920e0b1683ced516f7bd9]:
{{{
#!CommitTicketReference repository=""
revision="a9d009fc88361fa277e920e0b1683ced516f7bd9"
WebSearch: fix string.translate call
* Correct the use of string.translate to string.replace in order to be
compatible with Python-2.4. (fixes #596, addresses #551)
}}}
--
Ticket URL: </ticket/596#comment:3>
Invenio <http://invenio-software.org>