zillo32 / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

All saved code for templates disappears on loading the page #560

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. This was off a clean install of vosao on Google App Engine
2. Created a new template called Test (which was a direct copy of the 
SimplePage template
3. Saved the template - everything was working successfully at this point when 
loading the page on the site
4. Reloaded the template in the CMS and everything seemed to be ok.
5. Loading the Content Page - fine
6. Loaded templates and then opened up my Test template - all the content in 
the code I'd entered into the TextBox had disappeared completely.
7. Tried reloading the home page and found out that it's template (coolblue10) 
had also disappeared for some reason.

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

The expected output is that the system should have permanently stored the 
template information.  However, for some reason, the template information 
disappeared.

Something to keep in mind is that I was clicking quite quickly between pages.  
Not sure if this might impact the saving or potentially the autosave feature - 
I doubt this is the case, but it's one place to look for the source of this 
issue.

Original issue reported on code.google.com by mahamad....@gmail.com on 5 Mar 2012 at 1:00