Ticket #109 (closed defect: fixed)
Document title set to "-" in Safari
| Reported by: | JeremyRuston | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
Under Safari (and I suspect IE), the document title gets set to "-". The problem is with getPlainText() in Dom.js - it works fine for Mozilla where the textContent property is used, but fails on the innerText branch that's used for Safari and IE.
Change History
Note: See
TracTickets for help on using
tickets.
