[
https://issues.apache.org/jira/browse/SLING-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125365#comment-16125365
]
Carsten Ziegeler edited comment on SLING-7044 at 8/14/17 8:29 AM:
------------------------------------------------------------------
[~rombert] That's interesting. In my tests
ParserController.determineSyntaxAndEncoding always passed and it failed some
lines below (in doParse), but with my patch in place it should even work. I'll
have a brief look
was (Author: cziegeler):
[~rombert] That's interesting. In my tests
ParserController.determineSyntaxAndEncoding always passed and it failed some
lines below (in doParse)
> Scripted tag files are not found
> --------------------------------
>
> Key: SLING-7044
> URL: https://issues.apache.org/jira/browse/SLING-7044
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting JSP 2.3.0
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Scripting JSP 2.3.2
>
> Attachments: org.apache.sling.its.scripting.jsp.tar.gz
>
>
> If a taglib in a bundle references a tag implemented as a script (located in
> /META-INF/tags) this script is not found as it is not searched within the
> bundle containing the tld - it's rather used as a resource on the classpath.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)