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 :( )