-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
If an exception is thrown while calling ConfluenceActionSupport#getText the entire page render is aborted and a HTTP 500 error is displayed. This is a particularly harsh failure mode when only a single property is unable to be fetched correctly. This may happen, for example, when a language bundle property has an invalid MessageFormat syntax.
I think in this situation it is appropriate if we log the error and return some informative text from getText