I'm getting this when trying to edit an entity through devserver
dashboard.
It's an entity with two datetime properties, string, text, user,
boolean and list properties.
When I hit "save" without even modifying anything of an entry, I get
this error:

Traceback (most recent call last):
  File "/home/sp/bin/google_appengine/1.2.1/google/appengine/ext/
webapp/__init__.py", line 503, in __call__
    handler.post(*groups)
  File "/home/sp/bin/google_appengine/1.2.1/google/appengine/ext/admin/
__init__.py", line 763, in post
    value = data_type.parse(form_value)
  File "/home/sp/bin/google_appengine/1.2.1/google/appengine/ext/admin/
__init__.py", line 909, in parse
    return reader.next()
Error: line contains NULL byte

I'm doing this on Firefox 3.0.10 under Ubuntu 9.04.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to