Details
-
Bug
-
Status: Resolved
-
Resolution: Won't Fix
-
1.4b1
-
None
-
None
-
Operating System: Windows NT/2K
Platform: PC
-
15174
Description
We've got a problem using the "navigation" taglib : all urls had two backslash (
).
Class :org.apache.turbine.modules.navigations.BaseJspNavigation
Method : buildTemplate
Here is the correction:
public ConcreteElement buildTemplate( RunData data ) throws Exception