Nested Macro Bug
This one is best explained with an example. Say I want to use the same thing in the "Description 450" field as I do in the "Article Summary" field. Rather than copy and paste it twice every time (there are other fields I duplicate), I simply put in the "Description 450" field %article_summary%, then export the data fields. Next time, I simply import the data fields, and there are not many things to fill in.
This is great, except... if I happen to use another macro in "Article Summary" (say for example, I use %url%), then when I run the test and look at "Description 450", where the URL should be, I just see "%url%. It doesn't replace it with the URL, I guess because it's a macro nested within another macro.
This is great, except... if I happen to use another macro in "Article Summary" (say for example, I use %url%), then when I run the test and look at "Description 450", where the URL should be, I just see "%url%. It doesn't replace it with the URL, I guess because it's a macro nested within another macro.
Comments