Issue 5868 in pharo: Issue with Pharo 1.4 + Seaside 3.07 + SmalltalkImage current saveSession

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5868 in pharo: Issue with Pharo 1.4 + Seaside 3.07 + SmalltalkImage current saveSession

pharo
Status: New
Owner: ----
Labels: Milestone-1.4 Type-Bug

New issue 5868 by [hidden email]: Issue with Pharo 1.4 + Seaside  
3.07 + SmalltalkImage current saveSession
http://code.google.com/p/pharo/issues/detail?id=5868

To reproduce it:
- Go to the WACounter
- change renderContentOn: adding SmalltalkImage current saveSession.

for example
html anchor
                 callback: [SmalltalkImage current saveSession. self  
increase ];
                 with: '++'.

Then open a browser, go to the counter application, and click ++
Boom, you should see connection lost on your browser.

Otherwise if you open a Seaside 3.07 one-click image and change the code  
the same way, everything works fine. The one-click image uses Pharo 1.3, so  
I guess it's an issue about Pharo 1.4


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5868 in pharo: Issue with Pharo 1.4 + Seaside 3.07 + SmalltalkImage current saveSession

pharo
Updates:
        Status: Accepted

Comment #1 on issue 5868 by [hidden email]: Issue with Pharo 1.4 +  
Seaside 3.07 + SmalltalkImage current saveSession
http://code.google.com/p/pharo/issues/detail?id=5868

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5868 in pharo: Issue with Pharo 1.4 + Seaside 3.07 + SmalltalkImage current saveSession

pharo

Comment #2 on issue 5868 by [hidden email]: Issue with Pharo 1.4 +  
Seaside 3.07 + SmalltalkImage current saveSession
http://code.google.com/p/pharo/issues/detail?id=5868

seems to be related to Issue 5663


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5868 in pharo: Issue with Pharo 1.4 + Seaside 3.07 + SmalltalkImage current saveSession

pharo
Updates:
        Status: Duplicate
        Mergedinto: 5663

Comment #3 on issue 5868 by [hidden email]: Issue with Pharo 1.4 +  
Seaside 3.07 + SmalltalkImage current saveSession
http://code.google.com/p/pharo/issues/detail?id=5868

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker