Ticket #5 (closed enhancement: fixed)
Remove phantom <style> tag that's confusing UltraEdit
| Reported by: | JeremyRuston | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.1 |
| Component: | core | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
UltraEdit? is confused by this line in the core code:
for(var t=0; t<styles.length; t++)
With stupendous idiocy, it things that a "<style...>" tag is starting, and switches into a different syntax highlighting mode.
It's been requested that TW code could be changed (eg by inserting a space) to get around the UltraEdit? bug.
Change History
Note: See
TracTickets for help on using
tickets.
