Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.2 Product Version 3.2.1
  Product Build
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.
 
Steps To Reproduce
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