
michael.fletcher at cbs
May 2, 2012, 11:50 AM
Views: 520
Permalink
|
Problem solved. Since we use the queue for our publishing, I decided to check the permissions for the user in bric_queued.sh and found the problem. By changing that user's permission from "Publishing Admin" to "Global Admin" it allowed XML::Writer object to be found by the user. Personally, I'd call this a bug, but at least I know now that the publisher needs to have Global Admin rights to write XML with $writer. I hope at least that this info is useful to others. Mike
|