Are you getting errors about the extension filter not being properly configured?
The getScrolling function is added to your page html by the extension filter.

On 5/18/06, Ricardo Tercero Lozano <[EMAIL PROTECTED]> wrote:

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