#746: BibCatalog: CFG_BIBCATALOG_QUEUES unused
-------------------------+----------------------------------------------
Reporter: jlavik | Owner: Jan Aage Lavik <jan.age.lavik@…>
Type: defect | Status: closed
Priority: minor | Milestone:
Component: BibCatalog | Version:
Resolution: fixed | Keywords:
-------------------------+----------------------------------------------
Changes (by Jan Aage Lavik <jan.age.lavik@…>):
* owner: => Jan Aage Lavik <jan.age.lavik@…>
* status: new => closed
* resolution: => fixed
Comment:
In [3267d797c389cd5e33d07b83376291969427cfc0]:
{{{
#!CommitTicketReference repository=""
revision="3267d797c389cd5e33d07b83376291969427cfc0"
BibCatalog: fix bug with multi-line ticket body
* Fixes an issue causing ticket submission to fail when attempting
to submit a ticket with a multi-line text. With these changes
ticket_submit() does no longer accept newlines for parameter 'text'.
* Re-factors larger parts of the RT class and adds new function
to add comments on tickets, ticket_comment(), which do accept
multi-line text.
* Removes un-used configuration variable CFG_BIBCATALOG_QUEUES.
(fixes #746)
}}}
--
Ticket URL: </ticket/746#comment:1>
Invenio <http://invenio-software.org>