Attachments (0)
Change History (3)
comment:1 by , 16 years ago
| Version: | → Other |
|---|
comment:2 by , 16 years ago
| Resolution: | → Wont Fix |
|---|---|
| Status: | new → closed |
This is actually not really a bug but Tidy fixing a syntax error for you because it assumes you forgot a space in front of the underscore and inserts that in the first iteration. The reason the Indentation is not correct in one iteration is because the indentation logic is performed before the 'tidy' logic.
I have no plans to fix this to make it work in one iteration and am more inclined to remove the "add space before underscore" since this was really done in the time the syntax changed and should be well known by now.
Jos
comment:3 by , 16 years ago
+1 replace. (Nothing works better than a error/warning message to correct false assumptions)

Automatic ticket cleanup.