Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8FF80200C09 for ; Wed, 11 Jan 2017 04:10:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8ECCA160B4D; Wed, 11 Jan 2017 03:10:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0965B160B4B for ; Wed, 11 Jan 2017 04:09:59 +0100 (CET) Received: (qmail 20378 invoked by uid 500); 11 Jan 2017 03:09:59 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 20112 invoked by uid 99); 11 Jan 2017 03:09:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 03:09:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C3CF52C2A6A for ; Wed, 11 Jan 2017 03:09:58 +0000 (UTC) Date: Wed, 11 Jan 2017 03:09:58 +0000 (UTC) From: "Pierre Smits (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-8343) Make data type field length of id fields accept guid ids MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 03:10:00 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-8343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15816999#comment-15816999 ] Pierre Smits commented on OFBIZ-8343: ------------------------------------- Non taken, And I have provided you with feedback and a little friendly advice. > Make data type field length of id fields accept guid ids > -------------------------------------------------------- > > Key: OFBIZ-8343 > URL: https://issues.apache.org/jira/browse/OFBIZ-8343 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: Trunk > Reporter: Pierre Smits > Assignee: Pierre Smits > Attachments: OFBIZ-8343-fieldtype-36.patch, OFBIZ-8343-fieldtype.patch > > > Currently the length of id fields is limited to 20 characters. In order for these fields to accept GUIIDs the length should be increased to 32 characters. -- This message was sent by Atlassian JIRA (v6.3.4#6332)