Sphene Community Tools

Community

Copyright © 2007-2018 by Herbert Poul

You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools
Board » General » AttributeError when upload attachment

When click "Upload File" on Posting new thread file uploaded success but raise an exception

Exception Type: AttributeError
Exception Value: 'NoneType' object has no attribute 'id'


in communitytools/sphenecoll/sphene/sphboard/views.py in post line 369

 if (not thread and not post) or (post and post.is_new() and post.id == thread.id): 
don't worry be happy, bitch!
thanks for the bug report...
it seems i never tested uploading a file when posting a new thread without entering a subject before the upload :)

it should be fixed now .. try updating from SVN
Hey, we have Signatures !!! Great, isn't it ? ;)
thanks, sorry if i'm bother, but i'm seriously use Your app and look for all small details :)
don't worry be happy, bitch!

Please login to post a reply.



Powered by Sphene Community Tools