Ticket #758 (closed defect: fixed)

Opened 18 months ago

Last modified 15 months 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 18 months ago.
patch to identify TiddlyWiki supplied console

Change History

Changed 18 months ago by psd

patch to identify TiddlyWiki supplied console

Changed 16 months ago by JeremyRuston

  • milestone set to 2.4.2

Changed 16 months ago by MartinBudden

  • owner changed from JeremyRuston to MartinBudden

Changed 16 months ago by MartinBudden

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

Fixed in changeset:3984

Changed 16 months ago by MartinBudden

Correction: fixed in changeset:7984

Changed 15 months 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 15 months 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.