You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Kiran Gawde (Created) (JIRA)" <ji...@apache.org> on 2012/02/17 02:28:00 UTC

[jira] [Created] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

renderFormClose is missing arguments containerId, hasRequiredField
------------------------------------------------------------------

                 Key: OFBIZ-4701
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4701
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Branch 11.04, SVN trunk
            Reporter: Kiran Gawde


In htmlFormMacrolLibrary.ftl, renderFormClose has containerId, hasRequiredField.
But csv, fo, text, xml FormMacroLibary.ftl don't have these fields for this macro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Closed] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi Kiran,

Ha interesting, for the same reason? Because, as I explained in the Jira (again, please guys use Jira for comments to keep the flow 
there, even if it's readable here) I did not backport the change

Jacques

From: <ki...@objectedge.com>
> Thanks Jacques. I was getting error on 11.04 branch hence I added it
> there.
>
> Regards,
> Kiran 

Re: [jira] [Closed] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by ki...@objectedge.com.
Thanks Jacques. I was getting error on 11.04 branch hence I added it 
there.

Regards,
Kiran

[jira] [Commented] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by "Ashish Vijaywargiya (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239182#comment-13239182 ] 

Ashish Vijaywargiya commented on OFBIZ-4701:
--------------------------------------------

It was bug fix and was creating problem on relase branch 11.04 too so I have committed it in rb at r1305732.
                
> renderFormClose is missing arguments containerId, hasRequiredField
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-4701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4701
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4701-xxxFormMacroLibrary.patch
>
>
> In htmlFormMacrolLibrary.ftl, renderFormClose has containerId, hasRequiredField.
> But csv, fo, text, xml FormMacroLibary.ftl don't have these fields for this macro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by "Jacques Le Roux (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4701.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Kiran,

It was missing from [r1096293|http://svn.apache.org/viewvc?rev=1096293&view=rev]

Your patch is in trunk at r1245778. It should not be needed in R11.04


                
> renderFormClose is missing arguments containerId, hasRequiredField
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-4701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4701
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4701-xxxFormMacroLibrary.patch
>
>
> In htmlFormMacrolLibrary.ftl, renderFormClose has containerId, hasRequiredField.
> But csv, fo, text, xml FormMacroLibary.ftl don't have these fields for this macro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by "Jacques Le Roux (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239269#comment-13239269 ] 

Jacques Le Roux commented on OFBIZ-4701:
----------------------------------------

Thanks Ashish!
                
> renderFormClose is missing arguments containerId, hasRequiredField
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-4701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4701
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4701-xxxFormMacroLibrary.patch
>
>
> In htmlFormMacrolLibrary.ftl, renderFormClose has containerId, hasRequiredField.
> But csv, fo, text, xml FormMacroLibary.ftl don't have these fields for this macro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OFBIZ-4701) renderFormClose is missing arguments containerId, hasRequiredField

Posted by "Kiran Gawde (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Gawde updated OFBIZ-4701:
-------------------------------

    Attachment: OFBIZ-4701-xxxFormMacroLibrary.patch

Added missing arguments to macros
                
> renderFormClose is missing arguments containerId, hasRequiredField
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-4701
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4701
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>         Attachments: OFBIZ-4701-xxxFormMacroLibrary.patch
>
>
> In htmlFormMacrolLibrary.ftl, renderFormClose has containerId, hasRequiredField.
> But csv, fo, text, xml FormMacroLibary.ftl don't have these fields for this macro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira