Login  Register

Re: Message Header

Posted by Coleen_Astalos on Nov 20, 2014; 4:34pm
URL: https://support.nabble.com/Message-Header-tp7592763p7592767.html

With Greg's comment and knowing that I'm always going into the ELSE statement in this IF check:
<n.if.equal value1="[n.local_node.subject/]" value2="Next Month’s Article Staging Area">

I did an echo out of n.local_node.subject before the IF check to see if it wasn't being set and that was why it was going to the ELSE.  Nope.  The echo of n.local_node.subject is coming back as "Next Month's Article Staging Area"

So I removed the apostrophe from the section name (as I know those can cause problems sometimes) and updated the macro.  It is now working fine.  So something changed as it worked with the apostrophe previously, but no longer works with the apostrophe.  I'm fine with removing the apostrophe from my section name - so my problem is solved.

Greg, hope they get your problem figured out!
Coleen