The NULL thing has been happening for at least six months, probably more. I have a report that spits out the code, and If I have nothing in there I get the "null". It messes up the formatting of my report which is a good reminder to me to go fix all the empty codes since they don't get autofilled using the C-C C-A emacs command...
On Tue, Sep 4, 2012 at 4:55 PM, John Wiegley <[email protected]> wrote: > >>>>> John Rakestraw <[email protected]> writes: > > > When I first started using this string, I'm quite sure but not absolutely > > certain that the %(code) entry produced the check number when present, > but > > nothing at all for entries with no check number. However, after a recent > > update, the entry produces a check number when present, but "(null)" for > > entries with no check number. > > This is a bug. Null values should represent as the empty string in > interpolations. > > John > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com
