<%@ page import="webwork.action.CoreActionContext"%> <%@ taglib uri="webwork" prefix="webwork" %> <%@ taglib uri="webwork" prefix="ui" %> <%@ taglib uri="sitemesh-page" prefix="page" %> <webwork:text name="'admin.externalimport.map.keys.to.projects'"/> BugzillaRun.jspa false bugzilla 100% :

<%-- JRA-4043 - we need to build the dynamic input name with the project id not the name which can really make webwork angry --%> <% request.setAttribute("bugzillaProjectKey", "project_"+CoreActionContext.getValueStack().findValue(".")); %> <% request.setAttribute("bugzillaProjectLead", "lead_"+CoreActionContext.getValueStack().findValue(".")); %> : : 50 :
: ">