https://bz.apache.org/bugzilla/show_bug.cgi?id=69271
Bug ID: 69271 Summary: Add doubleexpanding to text element of a macrodef Product: Ant Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: enhancement Priority: P2 Component: Core tasks Assignee: notifications@ant.apache.org Reporter: frank.tsi...@yahoo.com Target Milestone: --- macrodef text element suffers the same double-expansion that was resolved by adding the "doubleexpanding" attribute for macrodef attributes. The text element in a macrodef behaves like an attribute but lacks the ability to optionally turn off doubleexpanding. Below are the bugs submitted that lead to adding the doubleexpanding for attribute element of macrodef. The doubleexpanding flag should also be added to text element of macrodef. https://bz.apache.org/bugzilla/show_bug.cgi?id=52621 https://bz.apache.org/bugzilla/show_bug.cgi?id=42046 https://bz.apache.org/bugzilla/show_bug.cgi?id=41400 Below is a discussion on the issues of not having the ability to turn off doubleexpanding for attributes. The same rationale applies to text elements. https://lists.apache.org/thread/8xcq4pfhkdnt5lc8rnpk24zv4mdo4rgz -- You are receiving this mail because: You are the assignee for the bug.