This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 7521 - Bad indentation of text inserted as template property value
Summary: Bad indentation of text inserted as template property value
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P3 normal (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-29 12:33 UTC by Petr Slegr
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Slegr 2000-08-29 12:33:51 UTC
Reported by Karel.Gardas@netbeans.com
---
When the substituted text is multiline and it is not ended by "\n" sequence then
it will not be indented.
Comment 1 Svata Dedic 2000-09-01 07:15:59 UTC
The indentation engine will not properly indent the line that is not terminated
by a newline. While it is not clear when/if this will be solved in the
Indentation Engine, I'll have to do some work-around (like indenting the whole
line)
Comment 2 Svata Dedic 2000-10-25 14:54:59 UTC
Most probably caused by the same thing. The text goes through the indentation
engine, but comes out unindented (or poorly indented)

*** This bug has been marked as a duplicate of 7643 ***
Comment 3 Quality Engineering 2003-07-01 13:12:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:16:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.