Mantis Bugtracker
  

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

- Relationships

- Notes
(0004134)
ferg
08-24-09 10:22

jsp/101s
 

- Issue History
Date Modified Username Field Change
04-24-09 05:07 kir New Issue
05-01-09 11:15 extremia Issue Monitored: extremia
08-24-09 10:22 ferg Note Added: 0004134
08-24-09 10:22 ferg Assigned To  => ferg
08-24-09 10:22 ferg Status new => closed
08-24-09 10:22 ferg Resolution open => fixed
08-24-09 10:22 ferg Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker