[Seaside] JQueryWidgetBox, Seaside 3.2, Pharo 6

Pierce Ng pierce at samadhiweb.com
Fri Jun 30 16:56:54 UTC 2017


Hi all,

I'm trying to load JQueryWidgetBox into Seaside 3.2 on a fresh Pharo 6 image.
Current ConfigurationOf on STH defines version 2.8, which hardcodes dependency
on Seaside 3.1. I made a local version 2.9, changing said dependency to Seaside
3.2, and do-it'ed (heh), which led to a debugger when loading
JQWidgetBox-FullCalendar-Dev-PaulDeBruicker.6 with the error "Instance of
WAMutualExclusionCache did not understand #expiryPolicy". Finder did not locate
#expiryPolicy anywhere in the image. I commented out that line in the debugger
and ploughed on. Loading completed without further event.

Test Runner reports 98 run, 97 passes, and 1 failure in JQGridSearchResponseTest's 
#testCreateJson, which looks immaterial going by the error message.

Clicking around these widges in the web browser shows that a number of them
don't work.

Pierce


More information about the seaside mailing list