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

WAVersion uploader broken in 3.1 #779

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

WAVersion uploader broken in 3.1 #779

GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Download the latest 3.1 Seaside with Pharo from the Seaside website at 
http://www.seaside.st/distributions/Seaside-3.1-OneClick.zip

2. After starting it, attempt to use 
http://localhost:8080/tools/versionuploader to upload a Monticello version file 
using the "Load" button (after selecting an appropriate *.mcz file).

What is the expected output? What do you see instead?

  The Monticello version file should load and appear in the list of "Loaded versions".

  Instead of that, I got a Seaside Walkback that said: "MessageNotUnderstood: WAFile>>contents".

What version of the product are you using? On what operating system?

  Seaside 3.1.0 for Pharo under Mac and Linux obtained from the Seaside site.

Please provide any additional information below.

  When I added a "contents" instance method to WAFile which simply returned the instance variable contents, I was then immediately able to upload the version file for a test app, which then showed up in "Loaded versions list".

Original issue reported on code.google.com by pdfernh...@kurtz-fernhout.com on 11 Feb 2014 at 1:14

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 22 Feb 2014 at 10:02

  • Changed title: WAVersion uploader broken in 3.1
  • Changed state: Started
  • Added labels: Platform-Pharo, Priority-Low, Tool, Version-Seaside3.1
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Pharo-Tools-Web-pmm.50
Author: pmm
Time: 22 February 2014, 11:03:27 pm
UUID: e0c737b1-38e8-4f74-b2e4-63023873cd95
Ancestors: Seaside-Pharo-Tools-Web-pmm.49

Issue 779:  WAVersion uploader broken in 3.1
https://code.google.com/p/seaside/issues/detail?id=779

Original comment by philippe...@gmail.com on 22 Feb 2014 at 10:03

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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