[Mapguide-trac] [mapguide-trac] #2867: Better try to explain why a localized exception message could not be retrieved
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Mar 30 00:44:09 PDT 2023
#2867: Better try to explain why a localized exception message could not be
retrieved
-----------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: assigned
Priority: low | Milestone: 4.0
Component: General | Version:
Severity: trivial | Keywords:
External ID: |
-----------------------+----------------------
Sometimes a localized exception message fails to be retrieved because due
to an internal coding error, an exception was thrown with no or
insufficient arguments to properly format the required exception message.
This error is currently discarded and the generic "failed to retrieve
message" message is returned instead.
Where possible we should try to capture the source error and include this
as the reason for the "failed to retrieve message". This will at least
give internal developers a clue to where an exception is thrown without
the required message arguments.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2867>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list