[richfaces-issues] [JBoss JIRA] (RF-11891) Simple bug in org.richfaces.resource.Xcss2EcssConverter

Brian Leathem (JIRA) jira-events at lists.jboss.org
Mon Jan 23 16:23:18 EST 2012


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

Brian Leathem commented on RF-11891:
------------------------------------

Simply commenting out this line would break the subsequent line:
{code}
String string = "E:/projs/richafces4/framework/trunk/impl/src/test/java/org/ajax4jsf/cache/extended.xcss";
parser.parse(string);
{code}

rather, given that this is a _public static void main_ method, I suspect the string should be set to _args\[0\]_.
                
> Simple bug in org.richfaces.resource.Xcss2EcssConverter
> -------------------------------------------------------
>
>                 Key: RF-11891
>                 URL: https://issues.jboss.org/browse/RF-11891
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: core
>    Affects Versions: 4.1.0.Final
>         Environment: Any
>            Reporter: Dmytro Batishchev
>             Fix For: 4.2.0.CR1
>
>
> Simple bug in org.richfaces.resource.Xcss2EcssConverter classfile in main class, please, comment out or delete next line:  
> {quote}
> _String string = "E:/projs/richafces4/framework/trunk/impl/src/test/java/org/ajax4jsf/cache/extended.xcss"_
> {quote}
> PS: Sorry for my English.

--
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 richfaces-issues mailing list