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

==============================================================================
 LATEST MODIFICATIONS of task #9400:
==============================================================================

Follow-up Comment #1, task #9400 (project cdsware):

Another example: bibcirculation.py as of git/master/2009-09-07 
tries to import invenio.external_authentication_cern_wrapper, 
even when CFG_CERN_SITE is 0, leading to a traceback about
non-existing cern_nice_soap_credentials.txt.

==============================================================================
 OVERVIEW of task #9400:
==============================================================================

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

                 Summary: BibCirculation: decernify
                 Project: CDS Invenio
            Submitted by: simko
            Submitted on: 2009-03-27 12:24
         Should Start On: 2009-03-27 00:00
   Should be Finished on: 2009-03-27 00:00
                Category: BibCirculation
                Priority: 9 - Immediate
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: jsilvest
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


All CERN-specific parts of BibCirculation should be made configurable via
some CFG_BIBCIRCULATION_* variables, or hidden inside "if CFG_CERN_SITE"
branches.  This is rather urgent, because tracebacks occur in non-CERN
setup.

Examples:

* Hardcoded strings "CERN Library<[email protected]>"
  should become configurable via variables like
CFG_BIBCIRCULATION_OVERDUE_LETTER_SENDER.

* Ditto other hardcoded strings such as "joaquim...".

* get_user_info_from_ldap(), and bibcirculation_cern_ldap in particular,
should be made fully optional.  E.g. read from LDAP only when defined, and
read from CERN LDAP only if CFG_CERN_SITE is set to 1, otherwise read user
info from local database. 

Currently loan requests traceback due to this on Atlantis, e.g.:

<http://pcuds33.cern.ch/record/29/holdings/send?from_year=2009&from_month=3&from_day=27&to_year=2010&to_month=3&to_day=27&submit_button=Confirm&barcode=bc-29001>


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: 2009-09-07 09:08              By: Tibor Simko <simko>
Another example: bibcirculation.py as of git/master/2009-09-07 
tries to import invenio.external_authentication_cern_wrapper, 
even when CFG_CERN_SITE is 0, leading to a traceback about
non-existing cern_nice_soap_credentials.txt.





    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
1576                                | -SUB-




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

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

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

Reply via email to