#580: errorlib: migrate old ERR logging style to exception logging
-----------------------+----------------------
Reporter: simko | Owner: rajimene
Type: defect | Status: in_merge
Priority: major | Milestone:
Component: MiscUtil | Version:
Resolution: | Keywords:
-----------------------+----------------------
Comment (by Raquel Jimenez Encinar <raquel.jimenez.encinar@…>):
In [2832a5d1204f5d9047051237af2051ac59db618a]:
{{{
#!CommitTicketReference repository=""
revision="2832a5d1204f5d9047051237af2051ac59db618a"
WebStyle: migrate to exception logging
* Migrates error logging to new exception-based technique. (addresses
#580)
* Deletes 'errors' and 'warnings' variables in function 'page()',
and delete code that uses these variables.
* Updates comments on function 'page()'
* Includes parameters 'errors' and 'warnings' in the function 'page()'
header inicialized to 'None' instead of '[]'.
}}}
--
Ticket URL: </ticket/580#comment:10>
Invenio <http://invenio-software.org>