Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2364

OGNL calling method with multiple params, when one of param is array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 2.1.0
    • 2.1.1
    • Expression Language
    • None

    Description

      When i use such tag
      <s:property value="%{getText('blabalbla.step1', new String[]

      {'aaaa', 'ass', 'sss'}

      )}" escape="false" />
      method with following signature is not called
      public String getText(String s, String[] strings)

      Attachments

        Activity

          People

            Unassigned Unassigned
            cashmar Pavel Rodionov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: