[jbosstools-issues] [JBoss JIRA] (JBIDE-9975) Escaped symbols in workspace path brake detection of CSS url path

Denis Maliarevich (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Mon Nov 21 09:34:42 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644294#comment-12644294 ] 

Denis Maliarevich edited comment on JBIDE-9975 at 11/21/11 9:33 AM:
--------------------------------------------------------------------

Assertion in ComponentContentTest when it didn't find the xml file is fixed.

                
      was (Author: dmaliarevich):
    While writing junit I noticed that out utils cannot load files with whitespaces in its name.
{code}
junit.framework.AssertionFailedError: Could not find XML component file 'WebContent/pages/jbide9975( 1 )/CSSUrlQuotes.html.xml'
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertNotNull(Assert.java:214)
	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTestByFullPath(ComponentContentTest.java:92)
	at org.jboss.tools.vpe.base.test.ComponentContentTest.performContentTest(ComponentContentTest.java:70)
	at org.jboss.tools.vpe.html.test.HtmlComponentContentTest.testCssUrl(HtmlComponentContentTest.java:485)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}
                  
> Escaped symbols in workspace path brake detection of CSS url path
> -----------------------------------------------------------------
>
>                 Key: JBIDE-9975
>                 URL: https://issues.jboss.org/browse/JBIDE-9975
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M4
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Denis Maliarevich
>             Fix For: 3.3.0.M5
>
>         Attachments: print_share_sprite.png, screenshot-1.jpg, screenshot-2.jpg, _example_page.html
>
>
> I've get this problem just cause my workspace path: ${workspace_loc}/../runtime-New_configuration(2)
> I'll attach screenshot and examples and description how to fix it.

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

        


More information about the jbosstools-issues mailing list