GitHub user pavelsmajda opened a pull request:
https://github.com/apache/tomee/pull/316
Interceptor titles
It seems that title was ignored when there is another title under the top
section. I removed so it should be displaying titles correctly now.
Issue https://issues.apache.org/jira/browse/TOMEE-2411
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pavelsmajda/tomee cdiinterceptorname
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/316.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #316
----
commit b0aa65079ce4be118c4aea9b12d2e1921132fcbe
Author: pavelsmajda <pavel.smajda@...>
Date: 2018-12-27T12:33:25Z
It seems that title was ignored when there is another title under the top
section. I removed so it should be displaying titles correctly.
Issue https://issues.apache.org/jira/browse/TOMEE-2411
----
---