This is an automated notification sent by LCG Savannah.
It relates to:
                task #12619, project CDS Invenio

==============================================================================
 OVERVIEW of task #12619:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?12619>

                 Summary: Fix washing of parameters in legacy publisher
(/admin URLs)
                 Project: CDS Invenio
            Submitted by: jcaffaro
            Submitted on: 2009-11-19 19:16
         Should Start On: 2009-11-19 00:00
   Should be Finished on: 2009-11-19 00:00
                Category: WebStyle
                Priority: 7 - High
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________



Washing of parameters fails with URLs such as:

/admin/websearch/websearchadmin.py?ln=en?ln=en


and results in traceback:

Forced traceback (most recent call last):
Traceback (most recent call last):
 File
"/usr/lib/python2.6/dist-packages/invenio/webinterface_handler_wsgi.py", line
332, in application
   mp_legacy_publisher(req, possible_module, possible_handler)
 File
"/usr/lib/python2.6/dist-packages/invenio/webinterface_handler_wsgi.py", line
423, in mp_legacy_publisher
   return _check_result(req, module_globals[possible_handler](req,
**dict(req.form)))
 File "<string>", line 1061, in index
 File "/usr/lib/python2.6/dist-packages/invenio/webpage.py", line 103, in
page
   _ = gettext_set_language(language)
 File "/usr/lib/python2.6/dist-packages/invenio/messages.py", line 57, in
gettext_set_language
   return _LANG_GT_D[ln].gettext
KeyError: Field('ln', 'en?ln=en')


See also task #4086 and task #6352



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
2407                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?12619>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/

Reply via email to