TiddlyWiki.org

Ticket #49 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Restore call to refreshPageTitle()

Reported by: JeremyRuston Assigned to: 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

21/06/06 21:31:39 changed 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.

21/06/06 21:32:57 changed by JeremyRuston

  • status changed from closed to reopened.
  • resolution deleted.

Ahem, retract that... the bug stands.

21/06/06 21:35:38 changed by JeremyRuston

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

Fixed in changeset:253