Just a little update on my problem after digging with Adobe.

CF 8.0.0 had all the scaling and such in CFDocument tag messed up.  You are 
supposed to apply hotfix 3 to correct it.  It mostly does that but underlining 
still doesn't work right.

CF 8.0.1 also needs hotfix3 applied to correct the scaling.  The underline 
issue is fixed but they introduced a new bug.  The css colors aren't the same 
anymore.  font-color="blue" in 8.0.1 is not the same blue in CF 8.0.0

CF 9 fixes both these issues, bringing us back to the way the tag worked in CF 
7.  Well, at least the scaling, underlining, and colors are fixed.  I don't 
know if there is anything else wrong.

We haven't applied hotfix4 so I don't know what effect that will have.   I 
doubt we will since we are pushing to go to CF9.

None of the underline or color issues are mentioned in the release notes.  


>From Adobe:  Tag behavior usually should not change, but bugs that are found 
>and subsequently fixed means that the original "faulty" behavior has been 
>changed to "correct" behavior, so there is always a possibility that the 
>behavior might change between versions and we strongly recommend reviewing the 
>release notes for the new version you are testing to review any bug fixes and 
>new functionality/behavior changes included. Another thing Adobe always 
>recommends is to thoroughly testing your applications when changing version of 
>CF to ensure everything works correctly and increase the probability of 
>catching unexpected changes.


Nothing is constant from version to version or hotfix.  Mine is a good example 
of subtle changes that can make you nuts.  Since I know my code works in CF 
8.0.0 HotFix3, I'm going to stick with this version and work around the 
underlining issue.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330463
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to