Paolo Tramontani | 24 Jan 17:39
Picon
Favicon

R: R: Error in MultiSelectionWidget (kssValidationField)

I'm using version 4.04 of Plone

I think that something goes wrong in kss call for kssValidateField:

When I Click on check boxes a call to kssValidateField starts (via Ajax I
suppose, due to kss declarations).
I tried to debug this call and all goes well for a while...
Self.request contains 'fieldname' and 'value' parameters and this is ok.

Sometimes clicking on check boxes for the third of fourth time the
http://.../kssValidateField call fails.
I supposed that some parameter have not been correctly filled (fieldname or
value). But I can't find the function on the browser that starts the ajax
call...

_______________________________________

Ing. Paolo Tramontani - Softone s.r.l.
email: ptramontani@...
          ptramontani@...
phone: +39 338 9253741
______________________________________

-----Messaggio originale-----
Da: Gauthier Bastien [mailto:g.bastien@...] 
Inviato: martedì 24 gennaio 2012 16:53
A: Paolo Tramontani
Oggetto: Re: R: [Archetypes-users] Error in MultiSelectionWidget
(kssValidationField)

(Continue reading)

Gauthier Bastien | 24 Jan 18:41
Picon
Favicon

Re: R: R: Error in MultiSelectionWidget (kssValidationField)

Is it possible for you to jump to the last 4.0.x (4.0.9) or even better 
to 4.1.3?

Going to 4.0.9 should be transparent but going to 4.1.3 is a bit of work 
as some essential addons (archetypes.referencebrowserwidget) did evolve...

Is it possible to try for you?

Gauthier

Paolo Tramontani a écrit :
> I'm using version 4.04 of Plone
>
> I think that something goes wrong in kss call for kssValidateField:
>
> When I Click on check boxes a call to kssValidateField starts (via Ajax I
> suppose, due to kss declarations).
> I tried to debug this call and all goes well for a while...
> Self.request contains 'fieldname' and 'value' parameters and this is ok.
>
> Sometimes clicking on check boxes for the third of fourth time the
> http://.../kssValidateField call fails.
> I supposed that some parameter have not been correctly filled (fieldname or
> value). But I can't find the function on the browser that starts the ajax
> call...
>
>
> _______________________________________
>  
> Ing. Paolo Tramontani - Softone s.r.l.
(Continue reading)


Gmane