Yes, the behavior changed. Now the author macro expands to blank despite the variable user-full-name is set.
Note I use #OPTIONS: author:nil, which is necessary to prevent that the export is concluded by an author line.

The expected behavior is to expand to the value of user-full-name.


Am Mo., 18. Mai 2020 um 18:01 Uhr schrieb Nicolas Goaziou <mail@nicolasgoaziou.fr>:
Hello,

"Dauer, Michael" <michael.dauer@smartpm.com> writes:

> According to my tests this is not fixed. Same use case as originally
> reported still fails: Undefined Org macro: author; aborting
>
> I also use #OPTIONS: author:nil, which is necessary to prevent that the
> export is concluded by an author line.
>
> Would you please verify the fix. Maybe I did something wrong by checking
> out commit 965cdbfd4b3316cc9044854b0e5eb5cf69927ce6

I cannot reproduce the problem using master branch.

Regards,

--
Nicolas Goaziou