Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WATree is broken #195

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 6 comments
Closed

WATree is broken #195

GoogleCodeExporter opened this issue Mar 25, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

1. go to /seaside/tests/alltests
2. go to WATreeFunctionalTest
3. click '+' nothing happends
4. click 'Collection' an exception happends

The problem seems to be that although the message send contains the right
arguments the actual message that is sent does not.

I tried this with both Pharo and Squeak 3.10.2, same behavior.

What makes me nervous about this is that we use a lot MessageSends in other
places as well.

Original issue reported on code.google.com by philippe...@gmail.com on 4 Oct 2008 at 1:30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant