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

Experimenter page #2

Open
mickeypash opened this issue Feb 12, 2013 · 6 comments
Open

Experimenter page #2

mickeypash opened this issue Feb 12, 2013 · 6 comments

Comments

@mickeypash
Copy link

Template name: input.txt

The Save option doesn't always work

@codydh
Copy link

codydh commented Feb 21, 2013

Also running into this issue—no error message presented either in browser or in server logs to indicate what the problem could be.

@nolach
Copy link
Contributor

nolach commented Mar 5, 2013

Could you explain when the 'save' option doesn't work? This would help us identify and fix the problem.
Information such as operating system (PC/Mac) and browser would be helpful too. Thanks for your feedback!

@codydh
Copy link

codydh commented Mar 16, 2013

I think I figured out what causes this: A space in the name of the task. It seems if you have a space and try to save it will not, and removing the space doesn't fix it. In other words, if you at any time while creating a new IAT click Save while there's a space in the title, you have to start over.

nolach added a commit to nolach/IAT that referenced this issue Mar 17, 2013
-'Save' button fixed to work when template name contains space
-Updated delete function to work when template name contains space
winteram added a commit that referenced this issue May 10, 2013
Solve issue #2 ('save' button issue, etc.)
@MZMG
Copy link

MZMG commented Apr 10, 2014

Hi, I have the same problem but this is after the space issue has been changed. I am unable to save any of the changes I make through the experimenter.php file. I can click the save button till the cows come home and it will access the fileManager.php file, but nothing is actually saved. I have writing and reading privileges and I also ran sh setup.sh

Any thoughts?

@MZMG
Copy link

MZMG commented Apr 10, 2014

These are the errors I get when I try to save according to the inspect elements tool on chrome.

Uncaught TypeError: Cannot read property 'IATtype' of undefined experimenter.js:518
3
Uncaught SyntaxError: Unexpected end of input

@joeddav
Copy link

joeddav commented Feb 4, 2017

Still having the saving issue - any help would be appreciated.

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

No branches or pull requests

5 participants