-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Description
Rodolfo Federico Gamarra opened SPR-4724 and commented
There are several boxes whose code fragment (either java or xml) spans out of its boundaries, and in some cases out of the page itself. In most cases the fragment is the usual spring heading (with "xsi:schemaLocation", etc.), which is harmless. In other cases, the code spans out of the box, but still makes it into the page. The situations that I think should be fixed with proper formatting are those in which the text doesn´t fit into the page.
I found the following cases with text out of the page: 3.11.3 (second box), 3.11.4 (fist box), 12.2.8 (a final -->), 13.3.3 (first box), 13.10.3 (2nd box). 15.6.1.1 (a @see
), 24.3.1.4 (2nd box), 24.5.2 (1st box). Also in "Table 9.1. tx:method/ settings" the last 2 descriptions also doesn't fit in.
I found the following cases with text out of the box (but still readable): 3.3.2.2 (a comment), 3.4.1 (a comment), 3.7.1.1 (throws clause), 3.12.3 (context), 5.2 (illegalargumentexception), 5.4.2.1.1 (2nd and 3rd box), 6.7 (comment), 6.8.4.6.2 (loaderclass), 7.5.6 (class), 7.10.2 (2nd box), 9.5.2 (last box), 9.5.9 (comment), 11.2.9 (a curly brace), 11.7.4 (throws clause), 12.2.3 (find call), 12.2.4 (throws clause), 12.2.7 (a comment in the 2nd box and a > in the 3rd), 12.3.4 (a final >), 12.4.4 (a >), 12.6.1.3.1 (3 times), 12.7 (a >), 13.3.3 (8th box), 13.4.1 (1st box), 13.5.2 (1st box), 13.10.3 (3rd box), 14.2.4.14 (1st box). 14.4.2 (3rd box), 14.4.4.2 (1st box), 14.7.5 (1st box), 15.6.1.2 (2nd box), 17.5.2 (1st box), 17.5.8 (1st box), 18.3.1 (5th box), 19.6 (1st box), B.7.1 (8th box). Also, the image with the "Overview of the Spring Framework" doesn't fit completely.
There may be some other cases I missed.
Affects: 2.5.3
Referenced from: commits 1f5568f