Ticket #138 (closed enhancement: fixed)

Opened 4 years ago

Last modified 22 months ago

Suppress repeated macro expansion in applyHtmlMacros()

Reported by: JeremyRuston Owned by:
Priority: minor Milestone: 2.4.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

Currently, when applyHtmlMacros() has expanded a macro it leaves the "macro" attribute. This means that macros can get expanded twice if applyHtmlMacros() is called repeatedly (which can happen through recursion).

See  this discussion

Change History

Changed 3 years ago by JeremyRuston

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

Fixed in 2.1

Changed 3 years ago by Checketts

  • status changed from closed to reopened
  • resolution fixed deleted

It appears that is bug still exists.

Changed 3 years ago by JeremyRuston

  • milestone set to 2.2

Changed 3 years ago by MartinBudden

  • milestone changed from 2.2 to 2.3

Changed 2 years ago by MartinBudden

  • milestone set to 2.3.1

Changed 2 years ago by MartinBudden

  • owner JeremyRuston deleted
  • status changed from reopened to new
  • milestone changed from 2.3.1 to 2.4

Changed 2 years ago by MartinBudden

  • milestone changed from 2.4 to 2.5

Changed 22 months ago by MartinBudden

  • milestone changed from 2.5 to 2.4.1

Changed 22 months ago by MartinBudden

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

Fixed in changeset:5256

Note: See TracTickets for help on using tickets.