Ticket #515 (closed defect: fixed)

Opened 2 years ago

Last modified 15 months ago

tagChooser macro does not respect excludeLists

Reported by: FND Owned by: MartinBudden
Priority: minor Milestone: 2.4.2
Component: core Version:
Severity: medium Keywords:
Cc:

Description

As reported here, the tagChooser macro does not respect the excludeLists tag; tags tagged with excludeLists still show up in the list.

Change History

Changed 2 years ago by MartinBudden

  • milestone set to 2.4

Changed 2 years ago by MartinBudden

  • milestone changed from 2.4 to 2.5

Changed 22 months ago by MartinBudden

  • owner changed from JeremyRuston to MartinBudden

Changed 22 months ago by MartinBudden

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

Fixed in changeset:4923

Changed 15 months ago by MartinBudden

  • milestone changed from 2.5 to 2.4.2

Changed 15 months ago by SaqImtiaz

  • status changed from closed to reopened
  • resolution fixed deleted

While I agree that in its default deployment in the EditTemplate? the tagChooser macro should respect the excludeLists tag, hardcoding this unduly restricts its usefulness.

For example: I can imagine a situation where I want certain tags not to be visible in the tags tab and have tagged them as excludeLists, but still want the ability to easily add them to tiddlers using the tagChooser.

I therefore propose that tagChooser be extended to accept an optional parameter to determine exclusion. The edit template can then use the tagChooser macro as "macro='tagChooser excludeLists'".

This would both accomplish the original intent of this ticket (respecting excludeLists) whilst stil leaving the macro uncrippled.

Changed 15 months ago by FND

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

Fixed in changeset:8170

Note: See TracTickets for help on using tickets.