Andreas Hartmann wrote:
> Joern Nettingsmeier wrote:
>> Jörn Nettingsmeier wrote:
>>> Jörn Nettingsmeier wrote:
>>>> i haven't used bxe in a few days, so i
can't say when exactly this bug
>>>> was introduced, but i think it used to work
a week ago.
>>> just a shot in th dark, but it's not related
to the new usecase policies
>>> - i reproduced it with a default-permit
UsecaseAuthorizer...
>>>
>>
>> can anyone confirm this? it's a bit of a red-ear
issue to me, as i have
>> to give a presentation about the state of our lenya
deployment in an
>> hour...
>>
>> i may have broken it myself, but i'm reasonably
sure i reproduced it
>> with a vanilla tree.
>
> I can confirm it.
> The problem lies here:
>
>
> modules/bxe/sitemap.xmap
>
> <map:match pattern="**/*.html">
> ...
> <map:parameter name="BX_xhtmlfile"
>
value="{../2}.bxe.html?rendertype=edit"/>
>
>
> The expression {../2} should return the single URL
snippet after the
> last slash, but in fact it returns a path:
>
> <file
name="BX_xhtmlfile">authoring/index.bxe.html?
rendertype=edit</file>
>
> I guess this is caused by the recent changes to the
WildcardHelper & Co.
> We should add this to Cocoon's WildcardHelper test
case and report a bug.
I added the failing test case and filed a bug:
http
://issues.apache.org/jira/browse/COCOON-1873
-- Andreas
--
Andreas Hartmann
Wyona Inc. - Open Source Content Management - Apache
Lenya
http://www.wyona.com
http://lenya.apache.org
andreas.hartmann wyona.com andreas apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|