Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not an issue
-
Affects Version/s: 3.1-RC1
-
Fix Version/s: 3.1-RC1
-
Component/s: None
-
Labels:None
-
Environment:Windows XP Pro, JDK 1.5 Tomcat 5.5.9, ant 1.65
Description
Since switching to 3.1 I have noticed problems with my page variables. I think I figured out why.
The new version generates page variables with a <div id="PageVariables"> in the xxx-vars.jspf
the old version did not have this. After removing the the <div tag it works again. I'm pretty sure it shouldn't be there, but if it is supposed to be, let me know how to make the page variables work again.
Thanks
The new version generates page variables with a <div id="PageVariables"> in the xxx-vars.jspf
the old version did not have this. After removing the the <div tag it works again. I'm pretty sure it shouldn't be there, but if it is supposed to be, let me know how to make the page variables work again.
Thanks