Skip to content

Char field truncation bug #7

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Create a protobuf message from a django model containg a chachter field of 
limited length
2. Create a protobuf message object with the charachter field set to a string 
exceeding the minimum length
3. Attempt to convert from a protobuf message to a django object and save it to 
the db

An exception is thrown when trying to save the string to a field that isn;t 
wide enough




Original issue reported on code.google.com by walker.z...@gmail.com on 14 Jul 2010 at 9:03

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions