Bug #2709
closed
The database management page doesn't nicely handle SQL error
Added by Nicolas CHARLES over 12 years ago.
Updated over 12 years ago.
Category:
Web - Maintenance
Description
When something goes bad with the database, we have a not nice blank page saying something bad happened
- Subject changed from The database management doesn't nicely handle SQL error to The database management page doesn't nicely handle SQL error
- Status changed from New to Pending technical review
- % Done changed from 0 to 100
- Status changed from Pending technical review to Released
I think DatabaseManagerImpl is not the good place to put try/catch code. That should be part of the contract of ReportRepository, it is that last class that need to handle problem with the outer world with Box.
So, I will let that one as it is for now, because changing ReportRepository methods is rather involving, but I will trace that requirement in ticket: #2777
Also available in: Atom
PDF