Opened 12 years ago
Closed 12 years ago
#20244 closed defect (bug) (duplicate)
Theme code editor inserts multiple line breaks into code files
Reported by: | bobsoap | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
/wp-admin/theme-editor.php
When editing and saving a theme file, the editor adds empty an line after each line. This appears to happen on every save, and the empty lines keep adding up.
Code files shouldn't be altered in this manner. It changes the line numbers and messes everything up - a pain to debug.
Change History (1)
Note: See
TracTickets for help on using
tickets.
#9716