Ticket #49 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

Restore call to refreshPageTitle()

Reported by: JeremyRuston Owned by: JeremyRuston
Priority: minor Milestone: 2.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

The current code incorrectly fails to call refreshPageTitle() when SiteTitle? or SiteSubtitle? changes. There's also a related recommendation to allow the overall format of the page title to be changed.

See  this discussion.

Change History

Changed 7 years ago by JeremyRuston

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

It turns out that this bug is erroneous: refreshPageTitle() is no longer needed because refreshDisplay() happily refreshes the SiteTitle? and SiteSubtitle? as part of it's normal processing.

Changed 7 years ago by JeremyRuston

  • status changed from closed to reopened
  • resolution wontfix deleted

Ahem, retract that... the bug stands.

Changed 7 years ago by JeremyRuston

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

Fixed in changeset:253

Note: See TracTickets for help on using tickets.