Closed GoogleCodeExporter closed 9 years ago
Hello,
I have done further test and I came with this
<rule enabled="true" match-type="wildcard">
<from>/old_test/**</from>
<set name="source">${lower:$1}</set>
<to type="permanent-redirect">/new_text/%{attribute:source}</to>
</rule>
If I store the "lowered" string I get the proper answer.
Sorry for the post and thanks.
C
Original comment by lidadigi...@gmail.com
on 23 Sep 2009 at 11:15
Please ask such questions on the mailing list.
Original comment by avl...@gmail.com
on 4 Jan 2010 at 6:10
Original issue reported on code.google.com by
lidadigi...@gmail.com
on 22 Sep 2009 at 4:47