Bug 120715 - permissions.xsl should define contextPath as a param
Summary: permissions.xsl should define contextPath as a param
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-13 13:25 UTC by Brett Prucha
Modified: 2020-03-27 16:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:47:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Brett Prucha 2004-04-13 13:25:04 UTC
Description of problem:

I get a TransformerException: Could not find variable with the name 
of contextPath when using Tomcat 5.0.19 and 
request /ccm/permissions/.  I am guessing this is due to a newer XML 
implimentation because I did not have this problem with older Tomcat 
versions.  I added to following line to permissions.xsl:

<xsl:param name="contextPath"/>


Note You need to log in before you can comment on or make changes to this bug.