Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-187

Wrong composite expression evaluation

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0-RC1, 1.0-RC2, 1.0
    • 1.0.1
    • core / taglib.core
    • None

    Description

      I have tried to add the following test consdtion in method testExpresssions()
      from org.apache.commons.jelly.expression.TestExpressions.java:

      assertExpression("$type${topping}", "$typecheese");

      but it fails saying that it should be:

      assertExpression("$type${topping}", "typecheese");

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            diongillard dion gillard

            Dates

              Created:
              Updated:

              Slack

                Issue deployment