The latest image from https://ci.inria.fr/pharo-contribution/job/Pier3Addons/PHARO=30,VERSION=release3.1,VM=vm/ starts fine, but when editing a page it fails with the error:
Contents: MessageNotUnderstood: JQTabs>>onSelect:Your request could not be completed. An exception occurred. Attached is a fix, would anyone have access to add write permissions for me to http://smalltalkhub.com/mc/Seaside/Seaside31/main/ ? Thanks, John _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki JQuery-UI-JohnCBorden.90.mcz (537K) Download Attachment |
Hi John,
Thanks for spotting this and providing a fix. I could not find your user, so I committed your fix myself. I also updated the configuration of Seaside, such that version 3.1.2 of Seaside3 now contains this fix. As this is the development version and Pier depends on the stable (released) version, it will take a bit before this fix is actually included in the build you mention. Cheers, Diego On 15 Jun 2014, at 21:40, John Borden <[hidden email]> wrote:
_______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Hi Johan,
I did not know that. So this means, we need a different fix for the problem in the Pier site. I see Johan has reverted the change for JQuery, I now did this for the configuration. John, Can you make a fix in the Pier add-on? If you give me your username on smalltalkhub I will add you to the pier team. Regards, Diego On 16 Jun 2014, at 09:40, Johan Brichau <[hidden email]> wrote: > Hi John, Diego, > > Seaside 3.1.1 comes with jQuery UI 1.9 > JQuery-UI 1.9+ does _not_ support the onSelect: event. [1] > > This method was therefore intentionally removed and may not be added again. > > best regards > Johan > > [1] http://api.jqueryui.com/tabs/ > > > On 16 Jun 2014, at 09:15, Diego Lont <[hidden email]> wrote: > >> Hi John, >> >> Thanks for spotting this and providing a fix. >> >> I could not find your user, so I committed your fix myself. I also updated the configuration of Seaside, such that version 3.1.2 of Seaside3 now contains this fix. As this is the development version and Pier depends on the stable (released) version, it will take a bit before this fix is actually included in the build you mention. >> >> Cheers, >> Diego >> >> On 15 Jun 2014, at 21:40, John Borden <[hidden email]> wrote: >> >>> The latest image from https://ci.inria.fr/pharo-contribution/job/Pier3Addons/PHARO=30,VERSION=release3.1,VM=vm/ starts fine, but when editing a page it fails with the error: >>> >>> Contents: >>> MessageNotUnderstood: JQTabs>>onSelect: >>> >>> Your request could not be completed. An exception occurred. >>> >>> Attached is a fix, would anyone have access to add write permissions for me to http://smalltalkhub.com/mc/Seaside/Seaside31/main/ ? >>> >>> >>> >>> Thanks, >>> >>> John >>> >>> <JQuery-UI-JohnCBorden.90.mcz>_______________________________________________ >>> Magritte, Pier and Related Tools ... >>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki >> >> _______________________________________________ >> seaside-dev mailing list >> [hidden email] >> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev > > _______________________________________________ > seaside-dev mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev _______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
In reply to this post by John Borden
Updated to use onActivate: instead - changes in Pier-Wysiwyg 90. Thanks, John On Jun 16, 2014, at 02:57 AM, Diego Lont <[hidden email]> wrote:
_______________________________________________ Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |