Abdelkrim / patajons

Automatically exported from code.google.com/p/patajons
1 stars 0 forks source link

Rapid click on "finish" after having created several objects generate errors #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 5 objects
2. add data about the objects
3. click on next for each object
4. Upload one picture per object
5. click on finish fast from page to page

What is the expected output? 
the objects are saved correctly

What do you see instead?

object 2, 3, 4 and 5 show this:
Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 703, in __call__
    handler.post(*groups)
  File "/base/data/home/apps/s~paran-yo-dev/1.357573119326687464/paranyo/views.py", line 509, in post
    toCreateObject = self.currentObject
AttributeError: 'CreateObjectToShare' object has no attribute 'currentObject'

What version of the product are you using? 
Revision: 47bcbd113aec
http://code.google.com/p/patajons/source/detail?r=47bcbd113aec93ddf87ef9683a2a1a
624e8bdc0b&repo=paranyo

On what operating system?
About Opera
Version: 11.61 
Build: 1250 
Platform: Mac OS X 
System: 10.6.8

Please provide any additional information below.

After the bug, clicking on refresh doesn't help. there is definitively a bug

Original issue reported on code.google.com by MBASolva...@gmail.com on 18 Mar 2012 at 10:27

Attachments: