Hello,

today I tested my application against myfaces-core-1.1.3 and tomahawk-1.1.2 and I found an issue related to HtmlCommandLink. Every time I click on a link, a _javascript_ error is generated: getScrolling is not defined.

I'm running tomcat 5.5.15. I've setted extensions filter as shown in [MYFACES-1259] and if I set the context-param org.apache.myfaces.AUTO_SCROLL to true I get the above _javascript_ error.

The only workaround I found is set the context-param to false.

Reply via email to