[
https://issues.apache.org/jira/browse/OFBIZ-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201970#comment-17201970 ]
Jacques Le Roux commented on OFBIZ-12021:
-----------------------------------------
Hi ddev,
I checked the DMBSs types, your patch is OK with me. Before committing, there is something I did not tell you. When we change something in the DBMSs settings we generally (it depends on the change) update a file to let people know about these changes when upgrading OFBiz.
In the wiki it's explained at
https://cwiki.apache.org/confluence/display/OFBIZ/General+Entity+Overview#GeneralEntityOverview-DeprecatedEntities. We have also the applications/datamodel/DATAMODEL_CHANGES.adoc file to update. TIA :)
> "description" and "comment" datatypes unnecessarily limited to 255 char
> ------------------------------------------------------------------------
>
> Key: OFBIZ-12021
> URL:
https://issues.apache.org/jira/browse/OFBIZ-12021> Project: OFBiz
> Issue Type: Improvement
> Components: datamodel, framework/entity
> Reporter: ddev
> Priority: Minor
> Attachments: field-types-v2.diff
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> "description" and "comment" fields are restricted to 255 char. However after some research I found that all the supported databases support longer then 255 char
> I would expect users to want to write more then 255 char in a comment (I know I personally can).
> I have included diff of my proposed solution as a attachment (I am unfamiliar with the procedures for submitting patches here)
> A discussion has been started on dev ML:
https://markmail.org/message/7utrgejc2c44i37u>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)