Anonymous | Login | Signup for a new account | 12-17-2024 10:50 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003456 | [Resin] | major | always | 04-24-09 05:07 | 08-24-09 10:22 | ||||
Reporter | kir | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.2.1 | ||||||
Summary | 0003456: Custom tag parameters are not exposed for usage in JSP scriptlets | ||||||||
Description |
The following JSP tag cannot be compiled: <%@ tag import="jetbrains.buildServer.web.util.WebUtil" %> <%@ attribute name="agentName" required="false" type="java.lang.String" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> [^] <c:set var="encodedName" value="<%=WebUtil.encode(agentName)%>"/> ${encodedName} This is one of the show-stoppers for TeamCity to work with Resin AS. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |