Ticket #758 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

TiddlyWiki supplied console should be detectable

Reported by: psd Owned by: MartinBudden
Priority: trivial Milestone: 2.4.2
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

TiddlyWiki now provides a console object including a log function which sends messages to the displayMessage area by default.

Extensions such as the  http://svn.tiddlywiki.org/Trunk/contributors/PaulDowney/plugins/LogMessagePlugin/ are unable to differentiate between the TiddlyWiki provided console and one provided by Firebug, Webkit, etc.

Attachments

758.patch Download (350 bytes) - added by psd 3 years ago.
patch to identify TiddlyWiki supplied console

Change History

Changed 3 years ago by psd

patch to identify TiddlyWiki supplied console

Changed 3 years ago by JeremyRuston

  • milestone set to 2.4.2

Changed 3 years ago by MartinBudden

  • owner changed from JeremyRuston to MartinBudden

Changed 3 years ago by MartinBudden

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

Fixed in changeset:3984

Changed 3 years ago by MartinBudden

Correction: fixed in changeset:7984

Changed 3 years ago by jayfresh

  • status changed from closed to reopened
  • resolution fixed deleted

Hello,

I am observing a problem with this on Firefox 2 in Windows XP - the firebug-created window.console is not detected, so console.log is always changed to a displayMessage call.

J.

Changed 3 years ago by jayfresh

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

Sorry, this is a wider problem not specific to TiddlyWiki. Apologies.

Note: See TracTickets for help on using tickets.