We ran into the same problem. Apparently there is Javascript emitted by one of the MyFaces renderers and not the RI equivalent, and so it doesn't work when the Tomahawk datatable tries to call the Javascript function.

Want to open a Jira ticket?

Eric

On 30 Sep 2005 5:05, Xavier Loiseau wrote:
Hi,


Yes, the extensionsFilter is declared !


The issue can be simply reproduced as follows:
1. Unzip the "myfaces-1.1.0-examples/simple.war" file,
2. Replace the following files:
     - "myfaces-api.jar",
     - "myfaces-impl.jar"
   with the following ones:
     - "jsf-api.jar",
     - "jsf-impl.jar",
     - "jstl.jar",
     - "standard.jar",
3. Rezip the "simple" directory,
4. Redeploy the "simple.war" file,
5. Browse the following JSF page:
   http://localhost:8080/simple/openDataTable.jsf
6. Click a column header in order to sort the column,
7. The column is not sorted and the following Java Script error is printed:
   "Error: clear__5Fid1 is not defined"


Any other idea ?

Thank you !


Xav





Do you have the extensionsFilter declared in your
web.xml, the same
way the web.xml from the examples do?

Regards,

Bruno

2005/9/30, Xavier Loiseau <[EMAIL PROTECTED]>:

Hi,


The dataTable is already embedded in a form.

Notice that I use the following sample:
"myfaces-1.1.0-examples/simple/openDataTable.jsp"

Any other idea ?

Thank you !


Xav





Have you tried embedding the dataTable in a

form?

regards,

Martin

On 9/30/05, Xavier Loiseau <[EMAIL PROTECTED]>
wrote:

Hi,


Should this issue be forwarded to the

developpers

mailing list ?

Thank you !


Xav





hello group,

i've just discovered exactly the same

problem.

but

no solution yet :-(.

Ronald


Xavier Loiseau wrote:

Hi,


The

"myfaces-1.1.0-examples/simple/openDataTable.jsp"

table is expected to be sortable through

clicking

on

any of the column headers.

This feature works when using the MyFaces

JSF

implementation, that is when using the

following

jars:

- myfaces-api-1.1.0 and
- myfaces-impl-1.1.0 .

But this feature does not work when using

the

SUN

JSF

RI, that is when using the following jars:
- jsf-api-1.1.1 and
- jsf-impl-1.1.1.

The table is displayed correctly but

clicking

on

any

column header does not have any effect

except

printing

the following Java Script error:
"Error: clear__5Fid1 is not defined".

Does anybody have any idea about this

issue ?

Thank you !


Xav




        

        
                
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com

Reply via email to