Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1426

Style component bug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.1.2
    • 4.1.2
    • Core Components
    • None

    Description

      There is a bug into Relation.java

      the compromising line is:
      public abstract boolean getUseBody();
      since it is a boolean, should be
      public abstract boolean isUseBody();

      Attachments

        1. Relation.diff
          2 kB
          Andrea Chiumenti
        2. Relation.diff
          2 kB
          Andrea Chiumenti

        Activity

          People

            Unassigned Unassigned
            kiuma72 Andrea Chiumenti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: