Uploaded image for project: '[Read Only] - Hippo Plugins'
  1. [Read Only] - Hippo Plugins
  2. HIPPLUG-1587

URLrewriter: accept CDATA as node values

    XMLWordPrintable

Details

    Description

      Currently this is not accepted:

      <rule>
              <condition next="or" type="header" name="user-agent">basicvalue1</condition>
              <from>basicfrom1</from>
              <set name="valuenull"/>
              <to last="false"><![CDATA[
              basicto1
              ]]></to>
          </rule>
      

      Also on behalf of advanced RegExp's that don't need escaping then or for ampersands that don't need escaping as in

      <![CDATA[/to-url?param=1]]></to>

      Attachments

        Activity

          People

            jhoffman Jeroen Hoffman
            mmilicevic Marijan Milicevic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: