• Welcome, guest

  • Login

  •  

Type:
Cosmetics
Priority:
Normal Normal  
State:
Fixed
Subsystem:
Server Web
Reporter:
Dave Leskovac (dleskovac) Send Email
Assignee:
Kirill Maximov (maxkir) Send Email
Affects:
Agra EAP(3414)
Fixed in:
TeamCity 1.2 last fixes, TeamCity 1.2, Agra EAP (3602)
Created:
21 months ago (27 Dec 2006 19:11)
Updated:
20 months ago (15 Jan 2007 16:12)
Votes:
0
Resolved:
JIRA source:
TW-1380
Build:
3414
No attachments
Issue has no links

When I display build configuration status in a web page, the "artifacts" icon is a broken link. The status (check mark) displays okay.


Environment: Server and agent on: Red Hat Enterprise Linux ES release 4 (Nahant Update 3)


Issue wasresolved

  • Kirill Maximov (maxkir) Send Email
    21 months ago (27 Dec 2006 19:48)

Fixed. As a workaround, replace content of TeamCity/webapps/ROOT/WEB-INF/tags/artefactsIcon.tag with the following:



<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"

 %><%@ taglib prefix="bs" tagdir="/WEB-INF/tags"
 %><img src="${serverPathh}<c:url value="/img/artifacts.gif"/>" width="16" height="16" class="icon" alt="View build artifacts"/>

  • Dave Leskovac (dleskovac) Send Email
    21 months ago (27 Dec 2006 20:53)

Workaround causes the icon to display correctly. Thanks for the quick turnaround.

Old New
Dave Leskovac (dleskovac) - 20 months ago (15 Jan 2007 16:12)

JetBrains Tracker revision #1299 [26-Sep-2008 10:23] (version #47) Copyright 2007-2008 JetBrains s.r.o.