Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-893

wildcard matcher such as **.xml when used in lm actions like {1} are not rewritten

    XMLWordPrintableJSON

Details

    Description

      In the thread http://marc.theaimsgroup.com/?t=114682704400003&r=1&w=2 I found out the following.

      I did a debug session with the RecursiveDirectoryTraversalAction and I
      figured out that the {1} in the lm is not probably resolved (it is
      always "").

      <match pattern="resolve.structurer.**">
      ...
       <act type="RecursiveDirectoryTraversalAction">
        <parameter value="{1}" name="request"/>

      It seems to happen in all lm actions, I debugged the resourceTypeAction
      and the same problem can be seen.

      I attached the result of
      svn log . -v --xml >~/src/apache/forrest/trunk/lm.log.xml

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--lm.log.xml
          237 kB
          Thorsten Scherler

        Activity

          People

            Unassigned Unassigned
            thorsten Thorsten Scherler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: