Ticket #109 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

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

Changed 6 years ago by JeremyRuston

  • milestone changed from 2.1 to 2.2

Changed 5 years ago by JeremyRuston

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset:1502

Note: See TracTickets for help on using tickets.