Opened 4 years ago
Closed 4 years ago
#10271 closed defect (bug) (fixed)
Theme editor deletes text
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Editor | Version: | 2.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I copied some CSS code from FireBug and pasted it into my style.css file using the Theme editor. Immediatly it jumps me to the top of the page, which is annoying, but if I click save everything below the pasted text is deleted. This caused me huge problem because my site got majorly screwed up. Luckly, I had a backup of the CSS file. This is a major bug and is repeatable. I go to any site and copy CSS from firebug. Then I paste it into my CSS file and hit update and the new code and everything below it is erased.
Change History (3)
- Severity changed from major to blocker
- Milestone changed from 2.8.1 to 2.9
- Priority changed from high to normal
- Severity changed from blocker to normal
Note: See
TracTickets for help on using
tickets.

You can disable the code highlighting from the Screen Options there. We may need to either change or remove the code highlighting as it seems to bring more troubles than benefits.