[
https://issues.apache.org/jira/browse/OFBIZ-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206683#comment-17206683 ]
ASF subversion and git services commented on OFBIZ-12021:
---------------------------------------------------------
Commit a8b252f7dd588ca35f82779179f47980e3e31d53 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=a8b252f ]
Reverted: "description" and "comment" datatypes unnecessarily limited to 255 char (OFBIZ-12021)
This reverts commit 8736162c74e931753a5adacfca0af9ee88144c3e.
We have test integration issues to fix
Due to TortoiseGIt, something weird happened, confused me to revert the revert :/
> "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
> Fix For: Upcoming Branch
>
> Attachments: documentation-first-draft.diff, 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)