Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
while trying to use taglib 1.3 :
<%@taglib prefix="sling" uri="http://sling.apache.org/taglibs/sling/1.3" %>
I am getting error:
The absolute uri: http://sling.apache.org/taglibs/sling/1.3 cannot be resolved in either web.xml or the jar files deployed with this application (500)
—
the problem seems to be in the header of the taglib13.tld definition (please see the attached patch)
Attachments
Attachments
Issue Links
- is depended upon by
-
SLING-2864 taglib 1.3 function's signature is invalid
- Closed