You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Forrest Rae (JIRA)" <ji...@apache.org> on 2015/04/29 06:52:06 UTC

[jira] [Comment Edited] (OFBIZ-6312) Catalog Manager's EditProduct screen HTML should place a limit on the size of text that can be entered in the Product Description box

    [ https://issues.apache.org/jira/browse/OFBIZ-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518716#comment-14518716 ] 

Forrest Rae edited comment on OFBIZ-6312 at 4/29/15 4:51 AM:
-------------------------------------------------------------

OFBIZ-6312.patch won't work against any other releases except trunk.  Backporting is proving to be a pain.  It's not to hard on 14.10, but does require manual effort.  I imagine 13.07 will be the same.


was (Author: fbr@14x.net):
OFBIZ-6312.patch won't work against release13.07 branch.  It will need a different patch.

> Catalog Manager's EditProduct screen HTML should place a limit on the size of text that can be entered in the Product Description box
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6312
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6312
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Release Branch 14.12, Trunk, 12.04.05, 13.07.01
>            Reporter: Forrest Rae
>         Attachments: OFBIZ-6312.patch
>
>
> Catalog Manager's EditProduct and EditProductDup screens HTML should place a limit on the size of text that can be entered in the Product Description box.  When more than 255 characters are entered an error is displayed.  There is no easy way of knowing when you've hit the 255 character max without the HTML limiting it.
> The patch I'm including changes the TextArea to include the maxlength argument.  This should be useful in other areas of the system.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)