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

Parameter parsing #3

Open
gingeleski opened this issue Sep 7, 2015 · 4 comments
Open

Parameter parsing #3

gingeleski opened this issue Sep 7, 2015 · 4 comments
Labels

Comments

@gingeleski
Copy link
Member

Looking at the Python source - there's some hurdle with the program getting information from the html form. Whereas if you manually pass the variables in, it's fine. I had written it so the form puts the variables into the URL, then the Python/Brython was hypothetically parsing the URL. However that doesn't appear to work.

Ultimately this generates a "targeting error" to the visual output in the web application.

@gingeleski gingeleski added the bug label Sep 7, 2015
@DimopoulosElias
Copy link
Contributor

gingeleski i look at the code, the problem seems to be in the way you split the url, but i am not sure. If i'll find time i will check it.

@gingeleski
Copy link
Member Author

that's what i suspected, i'm sure one of us can sort it out
On Sep 7, 2015 1:16 PM, "DimopoulosElias" notifications@github.com wrote:

gingeleski i look at the code, the problem seems to be in the way you
split the url, but i am not sure. If i'll find time i will check it.


Reply to this email directly or view it on GitHub
#3 (comment).

@DimopoulosElias
Copy link
Contributor

I fixed it. I commit with reference to your issue number and I pull request to Evan. Did you check it;

@gingeleski
Copy link
Member Author

i'll check it out

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

No branches or pull requests

2 participants