Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 676 by cy.delau...@gmail.com: glamour seaside no longer works with last moose version http://code.google.com/p/moose-technology/issues/detail?id=676
If you take the latest dev , then evaluate:
* Gofer new squeaksource: 'Glamour'; package: 'ConfigurationOfGlamourSeaside'; load.
* ConfigurationOfGlamourSeaside loadDefault.
* WAKom startOn: 8080
Then if you make your web browser pointing at: http://localhost:8080/glamour/ You will see that none the provided examples works.
By just seeing quickly the 'on:fork:' in the stack trace, I guess it could be related to the recent changes with announcements (and so painfull to debug :( )
Updates: Labels: Component-Glamour-Seaside Milestone-4.6
Comment #1 on issue 676 by tu...@tudorgirba.com: glamour seaside no longer works with last moose version http://code.google.com/p/moose-technology/issues/detail?id=676
The issue seems to be due to the announcements framework, and it is being discussed on the pharo/seaside mailing lists.
Updates: Status: Fixed
Comment #2 on issue 676 by tu...@tudorgirba.com: glamour seaside no longer works with last moose version http://code.google.com/p/moose-technology/issues/detail?id=676
Fixed in the latest Pharo. The latest Moose and Moose on Seaside build are using this updated version and everything works fine.