|
|
|
7243: cannot reproduce described issues. The case from the last comment cannot be formatted well, because closing tags have no matching opening tags, XML structure is invalid. After addition of opening tags all is Ok.
The sample of JSP file with problems would be nice to understand, what happens. |
||||||||||||||||||||||||||||||||||||
There are other times where this formatting issue occurs as well, but I'm unable to determine why.
For instance, notice how the code below has the choose, otherwise, and "if" statements all on the same indentation level, but then inside of the "if" statement is indented. Very odd.