xdv

InternalResolver seems to force relative path (from document() function)

Bug #659648 reported by Asko Soukka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xdv
New
Undecided
Unassigned

Bug Description

collective.xdv-1.0rc11-py2.6

I'm using inline XSLT with document function like `select="document('/path/to/content')"`.

Unfortunately, even when I'm using absolute paths, `system_url` at `utils.InternalResolver.resolve()` remains relative (like 'path/to/content') and gets resolved as relative path by plone.subrequest. Although, thanks to acquisition, also the relative path usually works.

summary: - InternalResolver seem to force relative path (from document() function)
+ InternalResolver seems to force relative path (from document() function)
Revision history for this message
Asko Soukka (asko-soukka) wrote :

Worked around with defining "/" as base-url to document()-function call.

So, after all, this appeared to be a feature and non-issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.