Ticket #1215 (closed enhancement: fixed)

Opened 23 months ago

Last modified 20 months ago

plugin dependency handling should take into account tiddler title

Reported by: FND Owned by: JeremyRuston
Priority: critical Milestone: 2.6.1
Component: core Version:
Severity: medium Keywords:
Cc:

Description

Currently, TiddlyWiki's dependency handling (via Requires slice) looks up required tiddlers only based on the Name slice.

If a plugin does not have a Name slice, it cannot be used as a dependency.

This presents a problem when external resources - e.g. JavaScript? libraries like  chrjs - are to be used without modification of the body.

Attachments

ticket1215.patch Download (380 bytes) - added by FND 23 months ago.

Change History

Changed 23 months ago by FND

Changed 20 months ago by MartinBudden

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

Fixed in changeset:12235

Note: See TracTickets for help on using tickets.