You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2018/05/27 14:03:00 UTC

[jira] [Reopened] (OFBIZ-9846) Replace Inline js with External js in renderFormClose macro

     [ https://issues.apache.org/jira/browse/OFBIZ-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reopened OFBIZ-9846:
------------------------------------

We have a test issues, the failure is
{quote}
widgettests
	testFopMacroLibrary	Failure	Response contentType isn't good : text/html;charset=UTF-8 expected:<[application/pdf];charset=UTF-8> but was:<[text/html];charset=UTF-8>

junit.framework.ComparisonFailure: Response contentType isn't good : text/html;charset=UTF-8 expected:<[application/pdf];charset=UTF-8> but was:<[text/html];charset=UTF-8>
at org.apache.ofbiz.widget.test.WidgetMacroLibraryTests.teestFopMacroLibrary(WidgetMacroLibraryTests.java:125)
at org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:89)
at org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
at org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupConttrolPanel.java:218)
at org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:71)
at org.apache.ofbiz.base.staart.Start.main(Start.java:85)
{quote}

If I revert r1832307 the test passes. But I don't see yet from where the issue is. As it's not a biggie (see dev ML also) I did not revert but we will try to fix it here.



> Replace Inline js with External js in renderFormClose macro
> -----------------------------------------------------------
>
>                 Key: OFBIZ-9846
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9846
>             Project: OFBiz
>          Issue Type: Sub-task
>    Affects Versions: Trunk
>            Reporter: Aditya Sharma
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-9846.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)