[ https://issues.jboss.org/browse/RF-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michal Petrov resolved RF-13768. -------------------------------- Resolution: Done Fixed by fixing RF-13758 > Tests for inplaceInput and inplaceSelect renderer failing > --------------------------------------------------------- > > Key: RF-13768 > URL: https://issues.jboss.org/browse/RF-13768 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: component-input, resource handling > Affects Versions: 4.5.0.Alpha3 > Reporter: Pavol Pitonak > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.0.Beta1 > > Original Estimate: 15 minutes > Remaining Estimate: 15 minutes > > Two tests for inplace input and inplace select started failing. Investigate > if the change in rendered HTML is expected. > {code} > InplaceInputRendererTest.testDefaultWithControlsEncode:29->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 > XML was not similar:org.custommonkey.xmlunit.Diff > [different] Expected attribute value > '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but > was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing > <input > src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> > at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input > src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at > /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src > {code} > {code} > InplaceSelectRendererTest.testDefaultWithControlsEncode:32->InplaceRendererTestBase.doTestDefaultWithControlsEncode:29->RendererTestBase.doTest:91->RendererTestBase.checkXmlStructure:114 > XML was not similar:org.custommonkey.xmlunit.Diff > [different] Expected attribute value > '/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif' but > was '/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces' - comparing > <input > src="/org.richfaces.resources/javax.faces.resource/org.richfaces/ico_ok.gif"...> > at /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src to <input > src="/javax.faces.resource/ico_ok.gif.jsf?ln=org.richfaces"...> at > /span[1]/span[2]/span[1]/span[1]/span[1]/span[5]/input[1]/@src > {code} -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues