Just to let you all know that of a regression bug in CF8.01.  The pages 
attribute now seems to be mandatory for <cfpdf action="merge"> under CF 
8.01.  Existing code that merges PDFs together will break if you don't now 
use the pages attribute.  You have to add a pages="*" to get it to run.

I'd just like to publicly thank RocketUnit http://rocketunit.riaforge.org/ 
for finding this for me the moment we upgraded our dev server here.  I 
encourage everyone who isn't actively unit testing to have a look at 
RocketUnit or any other unit testing framework as they will saves you a lot 
of heartache.  It takes about 5 minutes to get your first test running, and 
after that you'll be streets ahead.

Phil
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to