8000 title needs to be of type Text to avoid some exceptions · Issue #36 · dyoo/WeScheme · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

title needs to be of type Text to avoid some exceptions #36

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

Open
dyoo opened this issue Dec 1, 2011 · 1 comment
Open

title needs to be of type Text to avoid some exceptions #36

dyoo opened this issue Dec 1, 2011 · 1 comment

Comments

@dyoo
Copy link
Owner
dyoo commented Dec 1, 2011

I've been looking through the logs for errors, and see the following:

java.lang.IllegalArgumentException: title_: String properties must be 500 characters or less. Instead, use com.google.appengine.api.datastore.Text, which can store strings of any length.

It sounds like some folks are giving elaborate names to their programs. We should allow that.

@schanzer
Copy link
Contributor
schanzer commented May 4, 2012

Or we should give the user an error, to indicate that 501 characters is too damned long for a filename.

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

2 participants
0