- | fixed xpath position() problem that caused the slideshow example to behave strangely. Weird. |
- | fixed a problem with memory store sweeping idle time declared as seconds and used as milliseconds which caused heavy CPU usage for undetectable misconfiguration. |
- | fixed bug in SQL taglib when doc-element was missing |
- | fixed bug in SQL taglib's count rows query |
- | Work around context.getRealPath() that fails on some engines. |
- | Fixed problem with getResource() not implemented on some servlet engine. Now we test for Servlet 2.2 |
- | Fixed backslash escaping in text node strings |
- | Fixed invalid code for <util:include-file>. Added debug info to <util:include-uri> |
- | Added SVG formatting properties. |
- | Changed behavior for absolute stylesheet hrefs which now point to absolute URI addresses. |
- | Changed "create-session" attribute in <xsp:page> to accept only "true" and "false" as dictated by the XML Schema boolean datatype |
- | Fixed bug resulting in multiple <xsp:page> top elements |