Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54B84100FC for ; Sat, 21 Feb 2015 18:44:12 +0000 (UTC) Received: (qmail 94763 invoked by uid 500); 21 Feb 2015 18:44:12 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 94723 invoked by uid 500); 21 Feb 2015 18:44:12 -0000 Mailing-List: contact dev-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 dev@ofbiz.apache.org Received: (qmail 94711 invoked by uid 99); 21 Feb 2015 18:44:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Feb 2015 18:44:12 +0000 Date: Sat, 21 Feb 2015 18:44:11 +0000 (UTC) From: "Mridul Pathak (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (OFBIZ-6013) "Return Selected Item(s)" button broken for manually created returns MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330380#comment-14330380 ] Mridul Pathak edited comment on OFBIZ-6013 at 2/21/15 6:43 PM: --------------------------------------------------------------- The fix is now committed in, Trunk r1661324 14.12 r1661325 13.07 r1661326 12.04 r1661426 Patch applied from OFBIZ-6090 was (Author: mridul.pathak): The fix is now committed in, Trunk r1661324 14.12 r1661325 13.07 r1661326 12.04 r1661324 Patch applied from OFBIZ-6090 > "Return Selected Item(s)" button broken for manually created returns > -------------------------------------------------------------------- > > Key: OFBIZ-6013 > URL: https://issues.apache.org/jira/browse/OFBIZ-6013 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: Trunk > Reporter: Christian Carlow > Assignee: Mridul Pathak > Fix For: 14.12.01, 13.07.02, Upcoming Branch > > Attachments: OFBIZ-6013.patch > > > The "Return Selected Item(s)" button is broken at ordermgr/control/returnItems because the link in returnItemsInc.ftl that tries to submit the form from quickReturn.ftl which doesn't exist for returnItems.ftl which reuses that file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)