[
https://issues.apache.org/jira/browse/OFBIZ-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586532#comment-14586532 ]
Nicolas Malin commented on OFBIZ-6404:
--------------------------------------
Christian the patch application failed on trunk 1685656. Are you sure on your git diff ?
I use just :
{code}
patch -p0 < /tmp/OFBIZ-6404_2.patch
{code}
and have a result like
{code}
.... 2 out of 2 hunks FAILED -- saving rejects to file framework/widget/src/org/ofbiz/widget/artifact/ArtifactInfoGatherer.java.rej
patching file framework/widget/src/org/ofbiz/widget/model/FieldInfo.java
Hunk #1 FAILED at 61 (different line endings).
Hunk #2 FAILED at 86 (different line endings).
2 out of 2 hunks FAILED -- saving rejects to file framework/widget/src/org/ofbiz/widget/model/FieldInfo.java.rej
patching file framework/widget/src/org/ofbiz/widget/model/ModelFieldVisitor.java
Hunk #1 FAILED at 31 (different line endings).
Hunk #2 FAILED at 71 (different line endings).
2 out of 2 hunks FAILED -- saving rejects to file framework/widget/src/o.....
{code}
> Allow form/grid widget hyperlinks to be grouped into a single column
> --------------------------------------------------------------------
>
> Key: OFBIZ-6404
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6404> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-6404.patch, OFBIZ-6404_2.patch
>
>
> This issue was created from a Nicholas Malin's suggestion in OFBIZ-6402 to support hyperlink rendering similar to the original FTL that was replaced by the patch for that issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)