ICEfaces
  1. ICEfaces
  2. ICE-1082

component-metadata generation bug

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.1
    • Fix Version/s: 1.5.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Operating System: All
      Platform: All

      Description

      Part of the component-metadata generation code was treating file:// URLs as file
      paths, which causes problems if the actual file path has spaces, since URLs
      escape spaces with characters that are valid for file paths, which in effect
      means using a different file path than was intended.

      Eg:
      C:\Documents%20and%20Settings\Mark%20Collette\IdeaProjects\ICEfaces1.1\icefaces\component-metadata\target\classes\conf\sun-faces-config-verified.xml
      C:\Documents and Settings\Mark
      Collette\IdeaProjects\ICEfaces1.1\icefaces\component-metadata\target\classes\conf\sun-faces-config-verified.xml

        Activity

        Hide
        Mark Collette added a comment -

        Subversion 12641
        icefaces\component-metadata\src\main\java\com\icesoft\faces\metadata\TestValidMetadataXML.java

        Show
        Mark Collette added a comment - Subversion 12641 icefaces\component-metadata\src\main\java\com\icesoft\faces\metadata\TestValidMetadataXML.java
        Hide
        Mark Collette added a comment -

        I downloaded the 1.5.2 binaries and tested them in autoBeansFacelets, and
        everything worked fine. I also tested with my own 1.5 branch checkout, with the
        same positive results.

        Show
        Mark Collette added a comment - I downloaded the 1.5.2 binaries and tested them in autoBeansFacelets, and everything worked fine. I also tested with my own 1.5 branch checkout, with the same positive results.

          People

          • Assignee:
            Mark Collette
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: