Hi Everybody,

I'm writing to let everybody know there are three tickets in the CF9 
issue tracker that affect Mach-II in different ways.  I'm going to 
summarize them here, but I encourage everybody to visit the tickets, 
login using your Adobe ID and vote for the issues.  Otherwise, I fear 
they will not get fixed before the stable release.

-----
Bug 78990 - New CFCBean functionality fails when used with Mach-II's 
<event-bean>
-----
The new CFC-Bean functionality breaks all versions of Mach-II when used 
with the extremely common <event-bean> XML command in Mach-II because no 
init() method is available. An init() method has become the default best 
practice when programming in CFML and this feature breaks backward 
compatibility with Mach-II and other CFML frameworks.  This affects 
Mach-II versions 1.0.7, 1.0.8, 1.0.10, 1.1.0, 1.1.1, 1.5.0, 1.6.0, 1.6.1 
and 1.8.0.

This is an *extremely important issue* since it affects the use of CF9 
on basically all versions of Mach-II when using <event-bean> with the 
new functionality.  Please vote on this issue:
http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=78990

-----
Bug 78588 - getTickCount() cannot be casted as Double
-----
This defect affects Mach-II 1.6.0, 1.6.1 and 1.8.0 and causes the 
framework not to load.  Please vote on this issue as it is a show 
stopper problem.  Also, same code runs just fine on CF7 and CF8 so this 
is a backward compatibility defect that was introduced in CF9.  There is 
no known workaround in CFML code base (such as javacast()).

http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=78588

Adobe has produced a hotfix jar that fixes the issue.  You can download 
the hotfix that Adobe produced on this ticket for the mean time, but 
your vote (using the line above) will help ensure that the hotfix gets 
rolled into the official release as the ticket does not indicate this 
issue has been "fixed":

http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ticket/348

-----
Bug 78782 - cgi.path_info variable gets truncated when the ";" character 
exists
-----
The value provided by cgi.path_info gets truncated if a semi-colon 
exists in the string. For example this url:

/index.cfm/pathInfoGetsTruncatedAfterThe;YouDoNotSeeMe/

Shows up as this when outputting cgi.path_info:

/pathInfoGetsTruncatedAfterThe

Everything after the ";" gets truncated and causes incomplete path_info 
data.  This issue affects all SES / Friendly URLs that use HTML encoded 
characters like &amp;, &gt; or &lt;.

Please vote on this issue:
http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=78782

I appreciate the time anybody takes to vote on these issues.  CFML 
engine compatibility is an important issue for Team Mach-II and we work 
around a lot of small differences -- however some issues have no easy 
workaround and therefore one of the reasons why I am sending this email.

Best,
Peter

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to