Skip to content

Some database columns that contain RTF are too short to hold meaningful data #208

Description

@GoogleCodeExporter
There are a number of data fields on various BioLink objects (Sites, Material 
etc) whose User Interface components collect and display Rich Text Format based 
text. RTF markup inflates the size of the data, often to the point where even a 
small amount of text coupled with the RTF mark up can exceed the original size 
of the the column in the database.

A script needs to be developed that can resize these columns (preferably to 
'text', which has no size constraint), and also to modify the stored procedures 
that are used to update these values.

Original issue reported on code.google.com by david.ba...@gmail.com on 28 Aug 2013 at 2:06

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