History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22860
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Blank lines added each time JSP is reformatted

Created: 25 Oct 07 20:31   Updated: 10 Nov 08 16:45
Component/s: Code Formatting and Code Style
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File serge.tar (100 kb)


Build: 7,634
Severity: Medium


 Description  « Hide
Support feedback:

I created a 7.0 project from scratch, andcopied my jsp pages into it.
Same problems. So I deleted all the jsp pages, and kept one which exhibits the formatting problem.

I attach the project which exhibits formatting problem.

1) Open the project in 7.0
2) Open web -> bactranspages -> dada.jsp for editing
3) Try format code. The jsp code will not align. Blank lines will be added.



 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 26 Oct 07 15:58
Adding missing closing tags for body and html fixes the problem. We'll investigate why this effect happens though.