/*
 * Generated by the Jasper component of Apache Tomcat
 * Version: JspC/ApacheTomcat10
 * Note: The last modified time of this file was set to
 *       the last modified time of the source file after
 *       generation to assist with modification tracking.
 */
package jsp.secure.admin.views.customfields;

import jakarta.servlet.*;
import jakarta.servlet.http.*;
import jakarta.servlet.jsp.*;
import com.atlassian.jira.component.ComponentAccessor;
import com.atlassian.webresource.api.UrlMode;

public final class customfields_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent,
                 org.apache.jasper.runtime.JspSourceImports,
                 org.apache.jasper.runtime.JspSourceDirectives {

  private static final jakarta.servlet.jsp.JspFactory _jspxFactory =
          jakarta.servlet.jsp.JspFactory.getDefaultFactory();

  private static java.util.Map<java.lang.String,java.lang.Long> _jspx_dependants;

  private static final java.util.Set<java.lang.String> _jspx_imports_packages;

  private static final java.util.Set<java.lang.String> _jspx_imports_classes;

  static {
    _jspx_imports_packages = new java.util.LinkedHashSet<>(4);
    _jspx_imports_packages.add("jakarta.servlet");
    _jspx_imports_packages.add("jakarta.servlet.http");
    _jspx_imports_packages.add("jakarta.servlet.jsp");
    _jspx_imports_classes = new java.util.LinkedHashSet<>(3);
    _jspx_imports_classes.add("com.atlassian.webresource.api.UrlMode");
    _jspx_imports_classes.add("com.atlassian.jira.component.ComponentAccessor");
  }

  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fif_0026_005ftest;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fname_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005faui_005fparam_0026_005fname;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005felse;

  private volatile jakarta.el.ExpressionFactory _el_expressionfactory;
  private volatile org.apache.tomcat.InstanceManager _jsp_instancemanager;

  public java.util.Map<java.lang.String,java.lang.Long> getDependants() {
    return _jspx_dependants;
  }

  public java.util.Set<java.lang.String> getPackageImports() {
    return _jspx_imports_packages;
  }

  public java.util.Set<java.lang.String> getClassImports() {
    return _jspx_imports_classes;
  }

  public boolean getErrorOnELNotFound() {
    return false;
  }

  public jakarta.el.ExpressionFactory _jsp_getExpressionFactory() {
    if (_el_expressionfactory == null) {
      synchronized (this) {
        if (_el_expressionfactory == null) {
          _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
        }
      }
    }
    return _el_expressionfactory;
  }

  public org.apache.tomcat.InstanceManager _jsp_getInstanceManager() {
    if (_jsp_instancemanager == null) {
      synchronized (this) {
        if (_jsp_instancemanager == null) {
          _jsp_instancemanager = org.apache.jasper.runtime.InstanceManagerFactory.getInstanceManager(getServletConfig());
        }
      }
    }
    return _jsp_instancemanager;
  }

  public void _jspInit() {
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fname_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005felse = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.release();
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody.release();
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fname_005fnobody.release();
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.release();
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.release();
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.release();
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest.release();
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.release();
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005felse.release();
  }

  public void _jspService(final jakarta.servlet.http.HttpServletRequest request, final jakarta.servlet.http.HttpServletResponse response)
      throws java.io.IOException, jakarta.servlet.ServletException {

    if (!jakarta.servlet.DispatcherType.ERROR.equals(request.getDispatcherType())) {
      final java.lang.String _jspx_method = request.getMethod();
      if ("OPTIONS".equals(_jspx_method)) {
        response.setHeader("Allow","GET, HEAD, POST, OPTIONS");
        return;
      }
      if (!"GET".equals(_jspx_method) && !"POST".equals(_jspx_method) && !"HEAD".equals(_jspx_method)) {
        response.setHeader("Allow","GET, HEAD, POST, OPTIONS");
        response.sendError(HttpServletResponse.SC_METHOD_NOT_ALLOWED, "JSPs only permit GET, POST or HEAD. Jasper also permits OPTIONS");
        return;
      }
    }

    final jakarta.servlet.jsp.PageContext pageContext;
    jakarta.servlet.http.HttpSession session = null;
    final jakarta.servlet.ServletContext application;
    final jakarta.servlet.ServletConfig config;
    jakarta.servlet.jsp.JspWriter out = null;
    final java.lang.Object page = this;
    jakarta.servlet.jsp.JspWriter _jspx_out = null;
    jakarta.servlet.jsp.PageContext _jspx_page_context = null;


    try {
      response.setContentType("text/html");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;

      out.write("\n\n\n\n\n\n<html>\n<head>\n    <meta name=\"admin.active.section\" content=\"admin_issues_menu/element_options_section/fields_section\"/>\n    <meta name=\"admin.active.tab\" content=\"view_custom_fields\"/>\n	<title>");
      if (_jspx_meth_ww_005ftext_005f0(_jspx_page_context))
        return;
      out.write("</title>\n</head>\n<body>\n    <header class=\"aui-page-header\">\n        <div class=\"aui-page-header-inner\">\n            <div class=\"aui-page-header-main\">\n                <h2>");
      if (_jspx_meth_ww_005ftext_005f1(_jspx_page_context))
        return;
      out.write("</h2>\n            </div>\n            <div class=\"aui-page-header-actions\">\n                <div class=\"aui-buttons\">\n                    ");
      if (_jspx_meth_ww_005fif_005f0(_jspx_page_context))
        return;
      out.write("\n\n                    ");
      //  ww:if
      webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f1 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
      _jspx_th_ww_005fif_005f1.setPageContext(_jspx_page_context);
      _jspx_th_ww_005fif_005f1.setParent(null);
      // /secure/admin/views/customfields/customfields.jsp(27,20) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
      _jspx_th_ww_005fif_005f1.setTest("/displayMarketplaceLink == true");
      int _jspx_eval_ww_005fif_005f1 = _jspx_th_ww_005fif_005f1.doStartTag();
      if (_jspx_eval_ww_005fif_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("\n                        <a id=\"custom_fields_marketplace\" class=\"aui-button\" href=\"");
          if (_jspx_meth_ww_005furl_005f1(_jspx_th_ww_005fif_005f1, _jspx_page_context))
            return;
          out.write("\">\n                            <img class=\"icon jira-icon-image\" src=\"");
          out.print( ComponentAccessor.getWebResourceUrlProvider().getStaticResourcePrefix(UrlMode.AUTO) );
          out.write("/images/icons/marketplace-ico.png\" alt=\"\" />\n                            ");
          if (_jspx_meth_ww_005ftext_005f3(_jspx_th_ww_005fif_005f1, _jspx_page_context))
            return;
          out.write("\n                        </a>\n                    ");
          int evalDoAfterBody = _jspx_th_ww_005fif_005f1.doAfterBody();
          if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
            break;
        } while (true);
      }
      if (_jspx_th_ww_005fif_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        return;
      }
      _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f1);
      org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f1, _jsp_getInstanceManager());
      out.write("\n                </div>\n                ");
      if (_jspx_meth_aui_005fcomponent_005f0(_jspx_page_context))
        return;
      out.write("\n            </div>\n        </div>\n    </header>\n    ");
      if (_jspx_meth_aui_005fcomponent_005f1(_jspx_page_context))
        return;
      out.write("\n</body>\n</html>\n");
    } catch (java.lang.Throwable t) {
      if (!(t instanceof jakarta.servlet.jsp.SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try {
            if (response.isCommitted()) {
              out.flush();
            } else {
              out.clearBuffer();
            }
          } catch (java.io.IOException e) {}
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
        else throw new ServletException(t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }

  private boolean _jspx_meth_ww_005ftext_005f0(jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f0 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f0.setParent(null);
    // /secure/admin/views/customfields/customfields.jsp(11,8) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f0.setName("'admin.menu.issuefields.custom.fields'");
    int _jspx_eval_ww_005ftext_005f0 = _jspx_th_ww_005ftext_005f0.doStartTag();
    if (_jspx_th_ww_005ftext_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f1(jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f1 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f1.setParent(null);
    // /secure/admin/views/customfields/customfields.jsp(17,20) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f1.setName("'admin.menu.issuefields.custom.fields'");
    int _jspx_eval_ww_005ftext_005f1 = _jspx_th_ww_005ftext_005f1.doStartTag();
    if (_jspx_th_ww_005ftext_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f0(jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f0 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f0.setParent(null);
    // /secure/admin/views/customfields/customfields.jsp(21,20) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f0.setTest("/customFieldTypesExist == true");
    int _jspx_eval_ww_005fif_005f0 = _jspx_th_ww_005fif_005f0.doStartTag();
    if (_jspx_eval_ww_005fif_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                            <a id=\"add_custom_fields\" class=\"aui-button\" href=\"");
        if (_jspx_meth_ww_005furl_005f0(_jspx_th_ww_005fif_005f0, _jspx_page_context))
          return true;
        out.write("\">\n                                ");
        if (_jspx_meth_ww_005ftext_005f2(_jspx_th_ww_005fif_005f0, _jspx_page_context))
          return true;
        out.write("\n                            </a>\n                    ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f0 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f0);
    // /secure/admin/views/customfields/customfields.jsp(22,79) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f0.setValue("'/secure/admin/CreateCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(22,79) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f0.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f0 = _jspx_th_ww_005furl_005f0.doStartTag();
    if (_jspx_th_ww_005furl_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody.reuse(_jspx_th_ww_005furl_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f2 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f0);
    // /secure/admin/views/customfields/customfields.jsp(23,32) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f2.setName("'admin.issuefields.customfields.add.custom.field'");
    int _jspx_eval_ww_005ftext_005f2 = _jspx_th_ww_005ftext_005f2.doStartTag();
    if (_jspx_th_ww_005ftext_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f1 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f1);
    // /secure/admin/views/customfields/customfields.jsp(28,83) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f1.setValue("'/plugins/servlet/upm/marketplace/popular?category=Custom+fields&source=custom_fields_view'");
    // /secure/admin/views/customfields/customfields.jsp(28,83) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f1.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f1 = _jspx_th_ww_005furl_005f1.doStartTag();
    if (_jspx_th_ww_005furl_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken_005fnobody.reuse(_jspx_th_ww_005furl_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f3 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f1);
    // /secure/admin/views/customfields/customfields.jsp(30,28) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f3.setName("'admin.issuefields.customfields.extentions.button'");
    int _jspx_eval_ww_005ftext_005f3 = _jspx_th_ww_005ftext_005f3.doStartTag();
    if (_jspx_th_ww_005ftext_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fcomponent_005f0(jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  aui:component
    webwork.view.taglib.ui.ComponentTag _jspx_th_aui_005fcomponent_005f0 = (webwork.view.taglib.ui.ComponentTag) _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fname_005fnobody.get(webwork.view.taglib.ui.ComponentTag.class);
    _jspx_th_aui_005fcomponent_005f0.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fcomponent_005f0.setParent(null);
    // /secure/admin/views/customfields/customfields.jsp(34,16) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f0.setName("'customfields'");
    // /secure/admin/views/customfields/customfields.jsp(34,16) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f0.setTemplate("help.jsp");
    // /secure/admin/views/customfields/customfields.jsp(34,16) name = theme type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f0.setTheme("'aui'");
    int _jspx_eval_aui_005fcomponent_005f0 = _jspx_th_aui_005fcomponent_005f0.doStartTag();
    if (_jspx_th_aui_005fcomponent_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fname_005fnobody.reuse(_jspx_th_aui_005fcomponent_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fcomponent_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fcomponent_005f1(jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    jakarta.servlet.http.HttpServletRequest request = (jakarta.servlet.http.HttpServletRequest)_jspx_page_context.getRequest();
    jakarta.servlet.http.HttpServletResponse response = (jakarta.servlet.http.HttpServletResponse)_jspx_page_context.getResponse();
    //  aui:component
    webwork.view.taglib.ui.ComponentTag _jspx_th_aui_005fcomponent_005f1 = (webwork.view.taglib.ui.ComponentTag) _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.get(webwork.view.taglib.ui.ComponentTag.class);
    _jspx_th_aui_005fcomponent_005f1.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fcomponent_005f1.setParent(null);
    // /secure/admin/views/customfields/customfields.jsp(38,4) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f1.setTemplate("module.jsp");
    // /secure/admin/views/customfields/customfields.jsp(38,4) name = theme type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f1.setTheme("'aui'");
    int _jspx_eval_aui_005fcomponent_005f1 = _jspx_th_aui_005fcomponent_005f1.doStartTag();
    if (_jspx_eval_aui_005fcomponent_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fcomponent_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fcomponent_005f1);
      }
      do {
        out.write("\n        ");
        if (_jspx_meth_aui_005fparam_005f0(_jspx_th_aui_005fcomponent_005f1, _jspx_page_context))
          return true;
        out.write("\n    ");
        int evalDoAfterBody = _jspx_th_aui_005fcomponent_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fcomponent_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fcomponent_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.reuse(_jspx_th_aui_005fcomponent_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fcomponent_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fparam_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    jakarta.servlet.http.HttpServletRequest request = (jakarta.servlet.http.HttpServletRequest)_jspx_page_context.getRequest();
    jakarta.servlet.http.HttpServletResponse response = (jakarta.servlet.http.HttpServletResponse)_jspx_page_context.getResponse();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f0 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f0.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f1);
    // /secure/admin/views/customfields/customfields.jsp(39,8) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f0.setName("'contentHtml'");
    int _jspx_eval_aui_005fparam_005f0 = _jspx_th_aui_005fparam_005f0.doStartTag();
    if (_jspx_eval_aui_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fparam_005f0);
      }
      do {
        out.write("\n            ");
        if (_jspx_meth_ww_005fif_005f2(_jspx_th_aui_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_ww_005fif_005f3(_jspx_th_aui_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_ww_005felse_005f2(_jspx_th_aui_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n        ");
        int evalDoAfterBody = _jspx_th_aui_005fparam_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fparam_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fparam_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f2 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f0);
    // /secure/admin/views/customfields/customfields.jsp(40,12) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f2.setTest("/customFieldTypesExist == false");
    int _jspx_eval_ww_005fif_005f2 = _jspx_th_ww_005fif_005f2.doStartTag();
    if (_jspx_eval_ww_005fif_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                ");
        if (_jspx_meth_aui_005fcomponent_005f2(_jspx_th_ww_005fif_005f2, _jspx_page_context))
          return true;
        out.write("\n            ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fcomponent_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:component
    webwork.view.taglib.ui.ComponentTag _jspx_th_aui_005fcomponent_005f2 = (webwork.view.taglib.ui.ComponentTag) _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.get(webwork.view.taglib.ui.ComponentTag.class);
    _jspx_th_aui_005fcomponent_005f2.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fcomponent_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f2);
    // /secure/admin/views/customfields/customfields.jsp(41,16) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f2.setTemplate("auimessage.jsp");
    // /secure/admin/views/customfields/customfields.jsp(41,16) name = theme type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f2.setTheme("'aui'");
    int _jspx_eval_aui_005fcomponent_005f2 = _jspx_th_aui_005fcomponent_005f2.doStartTag();
    if (_jspx_eval_aui_005fcomponent_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fcomponent_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fcomponent_005f2);
      }
      do {
        out.write("\n                    ");
        if (_jspx_meth_aui_005fparam_005f1(_jspx_th_aui_005fcomponent_005f2, _jspx_page_context))
          return true;
        out.write("\n                    ");
        if (_jspx_meth_aui_005fparam_005f2(_jspx_th_aui_005fcomponent_005f2, _jspx_page_context))
          return true;
        out.write("\n                ");
        int evalDoAfterBody = _jspx_th_aui_005fcomponent_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fcomponent_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fcomponent_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.reuse(_jspx_th_aui_005fcomponent_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fcomponent_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fparam_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f1 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f1.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f2);
    // /secure/admin/views/customfields/customfields.jsp(42,20) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f1.setName("'messageType'");
    int _jspx_eval_aui_005fparam_005f1 = _jspx_th_aui_005fparam_005f1.doStartTag();
    if (_jspx_eval_aui_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fparam_005f1);
      }
      do {
        out.write("warning");
        int evalDoAfterBody = _jspx_th_aui_005fparam_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fparam_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fparam_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fparam_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f2 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f2.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f2);
    // /secure/admin/views/customfields/customfields.jsp(43,20) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f2.setName("'messageHtml'");
    int _jspx_eval_aui_005fparam_005f2 = _jspx_th_aui_005fparam_005f2.doStartTag();
    if (_jspx_eval_aui_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fparam_005f2);
      }
      do {
        out.write("\n                        <p>");
        if (_jspx_meth_ww_005ftext_005f4(_jspx_th_aui_005fparam_005f2, _jspx_page_context))
          return true;
        out.write("</p>\n                    ");
        int evalDoAfterBody = _jspx_th_aui_005fparam_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fparam_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fparam_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f4 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f2);
    // /secure/admin/views/customfields/customfields.jsp(44,27) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f4.setName("'admin.issuefields.customfields.no.plugins.configured'");
    int _jspx_eval_ww_005ftext_005f4 = _jspx_th_ww_005ftext_005f4.doStartTag();
    if (_jspx_th_ww_005ftext_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    jakarta.servlet.http.HttpServletRequest request = (jakarta.servlet.http.HttpServletRequest)_jspx_page_context.getRequest();
    jakarta.servlet.http.HttpServletResponse response = (jakarta.servlet.http.HttpServletResponse)_jspx_page_context.getResponse();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f3 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f0);
    // /secure/admin/views/customfields/customfields.jsp(48,12) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f3.setTest("customFields/size > 0");
    int _jspx_eval_ww_005fif_005f3 = _jspx_th_ww_005fif_005f3.doStartTag();
    if (_jspx_eval_ww_005fif_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                <table id=\"custom-fields\" class=\"aui aui-table-rowhover\">\n                    <thead>\n                        <tr>\n                            <th>\n                                ");
        if (_jspx_meth_ww_005ftext_005f5(_jspx_th_ww_005fif_005f3, _jspx_page_context))
          return true;
        out.write("\n                            </th>\n                            <th>\n                                ");
        if (_jspx_meth_ww_005ftext_005f6(_jspx_th_ww_005fif_005f3, _jspx_page_context))
          return true;
        out.write("\n                            </th>\n                            <th>\n                                ");
        if (_jspx_meth_ww_005ftext_005f7(_jspx_th_ww_005fif_005f3, _jspx_page_context))
          return true;
        out.write("\n                            </th>\n                            <th>\n                                ");
        if (_jspx_meth_ww_005ftext_005f8(_jspx_th_ww_005fif_005f3, _jspx_page_context))
          return true;
        out.write("\n                            </th>\n                            <th></th>\n                        </tr>\n                    </thead>\n                    <tbody>\n                        ");
        if (_jspx_meth_ww_005fiterator_005f0(_jspx_th_ww_005fif_005f3, _jspx_page_context))
          return true;
        out.write("\n                    </tbody>\n                </table>\n            ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f5 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f3);
    // /secure/admin/views/customfields/customfields.jsp(53,32) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f5.setName("'common.words.name'");
    int _jspx_eval_ww_005ftext_005f5 = _jspx_th_ww_005ftext_005f5.doStartTag();
    if (_jspx_th_ww_005ftext_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f6 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f6.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f3);
    // /secure/admin/views/customfields/customfields.jsp(56,32) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f6.setName("'admin.common.words.type'");
    int _jspx_eval_ww_005ftext_005f6 = _jspx_th_ww_005ftext_005f6.doStartTag();
    if (_jspx_th_ww_005ftext_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f7 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f7.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f3);
    // /secure/admin/views/customfields/customfields.jsp(59,32) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f7.setName("'admin.issuefields.available.contexts'");
    int _jspx_eval_ww_005ftext_005f7 = _jspx_th_ww_005ftext_005f7.doStartTag();
    if (_jspx_th_ww_005ftext_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f8 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f8.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f3);
    // /secure/admin/views/customfields/customfields.jsp(62,32) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f8.setName("'admin.issuefields.screens'");
    int _jspx_eval_ww_005ftext_005f8 = _jspx_th_ww_005ftext_005f8.doStartTag();
    if (_jspx_th_ww_005ftext_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    jakarta.servlet.http.HttpServletRequest request = (jakarta.servlet.http.HttpServletRequest)_jspx_page_context.getRequest();
    jakarta.servlet.http.HttpServletResponse response = (jakarta.servlet.http.HttpServletResponse)_jspx_page_context.getResponse();
    //  ww:iterator
    webwork.view.taglib.IteratorTag _jspx_th_ww_005fiterator_005f0 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f3);
    // /secure/admin/views/customfields/customfields.jsp(68,24) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f0.setValue("customFields");
    // /secure/admin/views/customfields/customfields.jsp(68,24) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f0.setStatus("'status'");
    int _jspx_eval_ww_005fiterator_005f0 = _jspx_th_ww_005fiterator_005f0.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f0);
      }
      do {
        out.write("\n                        <tr ");
        if (_jspx_meth_ww_005fif_005f4(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write(">\n                            <td id=\"custom-fields-");
        if (_jspx_meth_ww_005fproperty_005f0(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("-name\">\n                                <strong>");
        if (_jspx_meth_ww_005fproperty_005f1(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("</strong>\n                                ");
        if (_jspx_meth_ww_005fif_005f5(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                ");
        if (_jspx_meth_ww_005felseIf_005f0(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                <div class=\"secondary-text description\">");
        if (_jspx_meth_ww_005fproperty_005f2(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("</div>\n                            </td>\n                            <td id=\"custom-fields-");
        if (_jspx_meth_ww_005fproperty_005f3(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("-type\" class=\"nowrap\">\n                              ");
        if (_jspx_meth_ww_005fproperty_005f4(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                            </td>\n                            <td>\n                              ");
        org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "contexts.jsp", out, true);
        out.write("\n                            </td>\n                            <td>\n                                ");
        if (_jspx_meth_ww_005fif_005f6(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                            </td>\n                            <td class=\"cell-type-actions\">\n                                <button type=\"button\" aria-owns=\"field-actions-");
        if (_jspx_meth_ww_005fproperty_005f8(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\" aria-haspopup=\"true\" class=\"aui-button aui-button-compact aui-button-subtle aui-style-default aui-dropdown2-trigger\">\n                                    <span class=\"aui-icon aui-icon-small aui-iconfont-configure\"></span>\n                                </button>\n                                <div id=\"field-actions-");
        if (_jspx_meth_ww_005fproperty_005f9(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\" class=\"aui-style-default aui-dropdown2\">\n                                    <ul class=\"aui-list-truncate\">\n                                        ");
        if (_jspx_meth_ww_005fif_005f8(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                        ");
        if (_jspx_meth_ww_005felse_005f1(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                        ");
        if (_jspx_meth_ww_005fif_005f9(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                        <li><a id=\"associate_");
        if (_jspx_meth_ww_005fproperty_005f14(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f8(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f17(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                        ");
        if (_jspx_meth_ww_005fif_005f11(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n                                    </ul>\n                                </div>\n                            </td>\n                        </tr>\n                        ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f4 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(69,28) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f4.setTest("@status/modulus(2) != 1");
    int _jspx_eval_ww_005fif_005f4 = _jspx_th_ww_005fif_005f4.doStartTag();
    if (_jspx_eval_ww_005fif_005f4 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("class=\"rowAlternate\"");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f4.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f0 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(70,50) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f0.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f0 = _jspx_th_ww_005fproperty_005f0.doStartTag();
    if (_jspx_th_ww_005fproperty_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f1 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(71,40) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f1.setValue("untranslatedName");
    int _jspx_eval_ww_005fproperty_005f1 = _jspx_th_ww_005fproperty_005f1.doStartTag();
    if (_jspx_th_ww_005fproperty_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f5 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(72,32) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f5.setTest("/fieldLocked(.) == true");
    int _jspx_eval_ww_005fif_005f5 = _jspx_th_ww_005fif_005f5.doStartTag();
    if (_jspx_eval_ww_005fif_005f5 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                    <span class=\"aui-lozenge aui-lozenge-subtle\" title=\"");
        if (_jspx_meth_ww_005ftext_005f9(_jspx_th_ww_005fif_005f5, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f10(_jspx_th_ww_005fif_005f5, _jspx_page_context))
          return true;
        out.write("</span>\n                                ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f5.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f9(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f5, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f9 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f9.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f5);
    // /secure/admin/views/customfields/customfields.jsp(73,88) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f9.setName("/managedFieldDescriptionKey(.)");
    int _jspx_eval_ww_005ftext_005f9 = _jspx_th_ww_005ftext_005f9.doStartTag();
    if (_jspx_th_ww_005ftext_005f9.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f9);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f9, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f10(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f5, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f10 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f10.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f10.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f5);
    // /secure/admin/views/customfields/customfields.jsp(73,138) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f10.setName("'admin.managed.configuration.items.locked'");
    int _jspx_eval_ww_005ftext_005f10 = _jspx_th_ww_005ftext_005f10.doStartTag();
    if (_jspx_th_ww_005ftext_005f10.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f10);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f10, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005felseIf_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:elseIf
    webwork.view.taglib.ElseIfTag _jspx_th_ww_005felseIf_005f0 = (webwork.view.taglib.ElseIfTag) _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest.get(webwork.view.taglib.ElseIfTag.class);
    _jspx_th_ww_005felseIf_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005felseIf_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(75,32) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005felseIf_005f0.setTest("/fieldManaged(.) == true");
    int _jspx_eval_ww_005felseIf_005f0 = _jspx_th_ww_005felseIf_005f0.doStartTag();
    if (_jspx_eval_ww_005felseIf_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                    <span class=\"aui-lozenge aui-lozenge-subtle\" title=\"");
        if (_jspx_meth_ww_005ftext_005f11(_jspx_th_ww_005felseIf_005f0, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f12(_jspx_th_ww_005felseIf_005f0, _jspx_page_context))
          return true;
        out.write("</span>\n                                ");
        int evalDoAfterBody = _jspx_th_ww_005felseIf_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005felseIf_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest.reuse(_jspx_th_ww_005felseIf_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005felseIf_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f11(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felseIf_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f11 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f11.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f11.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felseIf_005f0);
    // /secure/admin/views/customfields/customfields.jsp(76,88) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f11.setName("/managedFieldDescriptionKey(.)");
    int _jspx_eval_ww_005ftext_005f11 = _jspx_th_ww_005ftext_005f11.doStartTag();
    if (_jspx_th_ww_005ftext_005f11.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f11);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f11, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f12(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felseIf_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f12 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f12.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f12.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felseIf_005f0);
    // /secure/admin/views/customfields/customfields.jsp(76,138) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f12.setName("'admin.managed.configuration.items.managed'");
    int _jspx_eval_ww_005ftext_005f12 = _jspx_th_ww_005ftext_005f12.doStartTag();
    if (_jspx_th_ww_005ftext_005f12.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f12);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f12, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f2 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(78,72) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f2.setValue("untranslatedDescriptionProperty/viewHtml");
    // /secure/admin/views/customfields/customfields.jsp(78,72) name = escape type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f2.setEscape(false);
    int _jspx_eval_ww_005fproperty_005f2 = _jspx_th_ww_005fproperty_005f2.doStartTag();
    if (_jspx_th_ww_005fproperty_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody.reuse(_jspx_th_ww_005fproperty_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f3 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(80,50) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f3.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f3 = _jspx_th_ww_005fproperty_005f3.doStartTag();
    if (_jspx_th_ww_005fproperty_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f4 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(81,30) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f4.setValue("customFieldType/name");
    int _jspx_eval_ww_005fproperty_005f4 = _jspx_th_ww_005fproperty_005f4.doStartTag();
    if (_jspx_th_ww_005fproperty_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f6 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f6.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(87,32) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f6.setTest("/fieldScreenTabs(.)/empty == false");
    int _jspx_eval_ww_005fif_005f6 = _jspx_th_ww_005fif_005f6.doStartTag();
    if (_jspx_eval_ww_005fif_005f6 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                    <ul>\n                                        ");
        if (_jspx_meth_ww_005fiterator_005f1(_jspx_th_ww_005fif_005f6, _jspx_page_context))
          return true;
        out.write("\n                                    </ul>\n                                ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f6.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f6, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:iterator
    webwork.view.taglib.IteratorTag _jspx_th_ww_005fiterator_005f1 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f6);
    // /secure/admin/views/customfields/customfields.jsp(89,40) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f1.setValue("/fieldScreenTabs(.)");
    // /secure/admin/views/customfields/customfields.jsp(89,40) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f1.setStatus("'tabStatus'");
    int _jspx_eval_ww_005fiterator_005f1 = _jspx_th_ww_005fiterator_005f1.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f1);
      }
      do {
        out.write("\n                                            <li>\n                                                ");
        if (_jspx_meth_ww_005fif_005f7(_jspx_th_ww_005fiterator_005f1, _jspx_page_context))
          return true;
        out.write("\n                                                ");
        if (_jspx_meth_ww_005felse_005f0(_jspx_th_ww_005fiterator_005f1, _jspx_page_context))
          return true;
        out.write("\n                                            </li>\n                                        ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f7 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f7.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f1);
    // /secure/admin/views/customfields/customfields.jsp(91,48) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f7.setTest("./fieldScreen/tabs/size > 1");
    int _jspx_eval_ww_005fif_005f7 = _jspx_th_ww_005fif_005f7.doStartTag();
    if (_jspx_eval_ww_005fif_005f7 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                                    <a href=\"");
        if (_jspx_meth_ww_005furl_005f2(_jspx_th_ww_005fif_005f7, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005fproperty_005f5(_jspx_th_ww_005fif_005f7, _jspx_page_context))
          return true;
        out.write("</a> (");
        if (_jspx_meth_ww_005fproperty_005f6(_jspx_th_ww_005fif_005f7, _jspx_page_context))
          return true;
        out.write(")\n                                                ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f7.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f7, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f2 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f7);
    // /secure/admin/views/customfields/customfields.jsp(92,61) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f2.setValue("'/secure/admin/ConfigureFieldScreen.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(92,61) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f2.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f2 = _jspx_th_ww_005furl_005f2.doStartTag();
    if (_jspx_eval_ww_005furl_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f2);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f0(_jspx_th_ww_005furl_005f2, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f1(_jspx_th_ww_005furl_005f2, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f0 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f2);
    // /secure/admin/views/customfields/customfields.jsp(92,136) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f0.setName("'id'");
    // /secure/admin/views/customfields/customfields.jsp(92,136) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f0.setValue("./fieldScreen/id");
    int _jspx_eval_ww_005fparam_005f0 = _jspx_th_ww_005fparam_005f0.doStartTag();
    if (_jspx_th_ww_005fparam_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f1 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f2);
    // /secure/admin/views/customfields/customfields.jsp(92,185) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f1.setName("'tabPosition'");
    // /secure/admin/views/customfields/customfields.jsp(92,185) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f1.setValue("./position");
    int _jspx_eval_ww_005fparam_005f1 = _jspx_th_ww_005fparam_005f1.doStartTag();
    if (_jspx_th_ww_005fparam_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f7, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f5 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f7);
    // /secure/admin/views/customfields/customfields.jsp(92,248) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f5.setValue("./fieldScreen/name");
    int _jspx_eval_ww_005fproperty_005f5 = _jspx_th_ww_005fproperty_005f5.doStartTag();
    if (_jspx_th_ww_005fproperty_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f7, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f6 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f6.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f7);
    // /secure/admin/views/customfields/customfields.jsp(92,296) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f6.setValue("./name");
    int _jspx_eval_ww_005fproperty_005f6 = _jspx_th_ww_005fproperty_005f6.doStartTag();
    if (_jspx_th_ww_005fproperty_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005felse_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:else
    webwork.view.taglib.ElseTag _jspx_th_ww_005felse_005f0 = (webwork.view.taglib.ElseTag) _005fjspx_005ftagPool_005fww_005felse.get(webwork.view.taglib.ElseTag.class);
    _jspx_th_ww_005felse_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ww_005felse_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f1);
    int _jspx_eval_ww_005felse_005f0 = _jspx_th_ww_005felse_005f0.doStartTag();
    if (_jspx_eval_ww_005felse_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                                    <a href=\"");
        if (_jspx_meth_ww_005furl_005f3(_jspx_th_ww_005felse_005f0, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005fproperty_005f7(_jspx_th_ww_005felse_005f0, _jspx_page_context))
          return true;
        out.write("</a>\n                                                ");
        int evalDoAfterBody = _jspx_th_ww_005felse_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005felse_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005felse.reuse(_jspx_th_ww_005felse_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005felse_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f3 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f0);
    // /secure/admin/views/customfields/customfields.jsp(95,61) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f3.setValue("'/secure/admin/ConfigureFieldScreen.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(95,61) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f3.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f3 = _jspx_th_ww_005furl_005f3.doStartTag();
    if (_jspx_eval_ww_005furl_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f3);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f2(_jspx_th_ww_005furl_005f3, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f2 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f3);
    // /secure/admin/views/customfields/customfields.jsp(95,136) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f2.setName("'id'");
    // /secure/admin/views/customfields/customfields.jsp(95,136) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f2.setValue("./fieldScreen/id");
    int _jspx_eval_ww_005fparam_005f2 = _jspx_th_ww_005fparam_005f2.doStartTag();
    if (_jspx_th_ww_005fparam_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f7 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f7.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f0);
    // /secure/admin/views/customfields/customfields.jsp(95,196) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f7.setValue("./fieldScreen/name");
    int _jspx_eval_ww_005fproperty_005f7 = _jspx_th_ww_005fproperty_005f7.doStartTag();
    if (_jspx_th_ww_005fproperty_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f8 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f8.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(103,79) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f8.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f8 = _jspx_th_ww_005fproperty_005f8.doStartTag();
    if (_jspx_th_ww_005fproperty_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f9(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f9 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f9.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(106,55) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f9.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f9 = _jspx_th_ww_005fproperty_005f9.doStartTag();
    if (_jspx_th_ww_005fproperty_005f9.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f9);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f9, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f8 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f8.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(108,40) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f8.setTest("/fieldLocked(.) == false");
    int _jspx_eval_ww_005fif_005f8 = _jspx_th_ww_005fif_005f8.doStartTag();
    if (_jspx_eval_ww_005fif_005f8 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                            <li><a id=\"config_");
        if (_jspx_meth_ww_005fproperty_005f10(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f4(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f13(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                        ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f8.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f10(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f8, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f10 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f10.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f10.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f8);
    // /secure/admin/views/customfields/customfields.jsp(109,62) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f10.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f10 = _jspx_th_ww_005fproperty_005f10.doStartTag();
    if (_jspx_th_ww_005fproperty_005f10.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f10);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f10, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f8, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f4 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f8);
    // /secure/admin/views/customfields/customfields.jsp(109,98) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f4.setValue("'ConfigureCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(109,98) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f4.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f4 = _jspx_th_ww_005furl_005f4.doStartTag();
    if (_jspx_eval_ww_005furl_005f4 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f4);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f3(_jspx_th_ww_005furl_005f4, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f4.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f4, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f3 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f4);
    // /secure/admin/views/customfields/customfields.jsp(109,167) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f3.setName("'customFieldId'");
    // /secure/admin/views/customfields/customfields.jsp(109,167) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f3.setValue("genericValue/long('id')");
    int _jspx_eval_ww_005fparam_005f3 = _jspx_th_ww_005fparam_005f3.doStartTag();
    if (_jspx_th_ww_005fparam_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f13(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f8, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f13 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f13.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f13.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f8);
    // /secure/admin/views/customfields/customfields.jsp(109,245) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f13.setName("'admin.common.words.configure'");
    int _jspx_eval_ww_005ftext_005f13 = _jspx_th_ww_005ftext_005f13.doStartTag();
    if (_jspx_th_ww_005ftext_005f13.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f13);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f13, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005felse_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:else
    webwork.view.taglib.ElseTag _jspx_th_ww_005felse_005f1 = (webwork.view.taglib.ElseTag) _005fjspx_005ftagPool_005fww_005felse.get(webwork.view.taglib.ElseTag.class);
    _jspx_th_ww_005felse_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005felse_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    int _jspx_eval_ww_005felse_005f1 = _jspx_th_ww_005felse_005f1.doStartTag();
    if (_jspx_eval_ww_005felse_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                            <li><a id=\"config_");
        if (_jspx_meth_ww_005fproperty_005f11(_jspx_th_ww_005felse_005f1, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f5(_jspx_th_ww_005felse_005f1, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f14(_jspx_th_ww_005felse_005f1, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                        ");
        int evalDoAfterBody = _jspx_th_ww_005felse_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005felse_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005felse.reuse(_jspx_th_ww_005felse_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005felse_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f11(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f11 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f11.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f11.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f1);
    // /secure/admin/views/customfields/customfields.jsp(112,62) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f11.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f11 = _jspx_th_ww_005fproperty_005f11.doStartTag();
    if (_jspx_th_ww_005fproperty_005f11.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f11);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f11, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f5 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f1);
    // /secure/admin/views/customfields/customfields.jsp(112,98) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f5.setValue("'ConfigureCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(112,98) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f5.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f5 = _jspx_th_ww_005furl_005f5.doStartTag();
    if (_jspx_eval_ww_005furl_005f5 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f5);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f4(_jspx_th_ww_005furl_005f5, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f5.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f5, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f4 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f5);
    // /secure/admin/views/customfields/customfields.jsp(112,167) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f4.setName("'customFieldId'");
    // /secure/admin/views/customfields/customfields.jsp(112,167) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f4.setValue("genericValue/long('id')");
    int _jspx_eval_ww_005fparam_005f4 = _jspx_th_ww_005fparam_005f4.doStartTag();
    if (_jspx_th_ww_005fparam_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f14(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f1, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f14 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f14.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f14.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f1);
    // /secure/admin/views/customfields/customfields.jsp(112,245) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f14.setName("'common.words.view'");
    int _jspx_eval_ww_005ftext_005f14 = _jspx_th_ww_005ftext_005f14.doStartTag();
    if (_jspx_th_ww_005ftext_005f14.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f14);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f14, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f9(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f9 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f9.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(114,40) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f9.setTest("/fieldLocked(.) == false");
    int _jspx_eval_ww_005fif_005f9 = _jspx_th_ww_005fif_005f9.doStartTag();
    if (_jspx_eval_ww_005fif_005f9 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                            <li><a id=\"edit_");
        if (_jspx_meth_ww_005fproperty_005f12(_jspx_th_ww_005fif_005f9, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f6(_jspx_th_ww_005fif_005f9, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f15(_jspx_th_ww_005fif_005f9, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                            ");
        if (_jspx_meth_ww_005fif_005f10(_jspx_th_ww_005fif_005f9, _jspx_page_context))
          return true;
        out.write("\n                                        ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f9.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f9.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f9);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f9, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f12(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f9, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f12 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f12.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f12.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f9);
    // /secure/admin/views/customfields/customfields.jsp(115,60) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f12.setValue("./name");
    int _jspx_eval_ww_005fproperty_005f12 = _jspx_th_ww_005fproperty_005f12.doStartTag();
    if (_jspx_th_ww_005fproperty_005f12.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f12);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f12, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f9, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f6 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f6.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f9);
    // /secure/admin/views/customfields/customfields.jsp(115,98) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f6.setValue("'EditCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(115,98) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f6.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f6 = _jspx_th_ww_005furl_005f6.doStartTag();
    if (_jspx_eval_ww_005furl_005f6 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f6 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f6);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f5(_jspx_th_ww_005furl_005f6, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f6.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f6 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f6, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f5 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f6);
    // /secure/admin/views/customfields/customfields.jsp(115,162) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f5.setName("'id'");
    // /secure/admin/views/customfields/customfields.jsp(115,162) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f5.setValue("genericValue/long('id')");
    int _jspx_eval_ww_005fparam_005f5 = _jspx_th_ww_005fparam_005f5.doStartTag();
    if (_jspx_th_ww_005fparam_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f15(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f9, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f15 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f15.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f15.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f9);
    // /secure/admin/views/customfields/customfields.jsp(115,229) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f15.setName("'common.words.edit'");
    int _jspx_eval_ww_005ftext_005f15 = _jspx_th_ww_005ftext_005f15.doStartTag();
    if (_jspx_th_ww_005ftext_005f15.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f15);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f15, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f10(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f9, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f10 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f10.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f10.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f9);
    // /secure/admin/views/customfields/customfields.jsp(116,44) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f10.setTest("/multiLingual() == true");
    int _jspx_eval_ww_005fif_005f10 = _jspx_th_ww_005fif_005f10.doStartTag();
    if (_jspx_eval_ww_005fif_005f10 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                                <li class=\"aui-list-item\"><a id=\"translate_");
        if (_jspx_meth_ww_005fproperty_005f13(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f7(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f16(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                            ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f10.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f10.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f10);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f10, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f13(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f10, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f13 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f13.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f13.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/customfields.jsp(117,91) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f13.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f13 = _jspx_th_ww_005fproperty_005f13.doStartTag();
    if (_jspx_th_ww_005fproperty_005f13.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f13);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f13, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f10, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f7 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f7.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/customfields.jsp(117,127) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f7.setValue("'TranslateCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(117,127) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f7.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f7 = _jspx_th_ww_005furl_005f7.doStartTag();
    if (_jspx_eval_ww_005furl_005f7 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f7 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f7);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f6(_jspx_th_ww_005furl_005f7, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f7.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f7 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f7, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f6 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f6.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f7);
    // /secure/admin/views/customfields/customfields.jsp(117,196) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f6.setName("'id'");
    // /secure/admin/views/customfields/customfields.jsp(117,196) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f6.setValue("genericValue/long('id')");
    int _jspx_eval_ww_005fparam_005f6 = _jspx_th_ww_005fparam_005f6.doStartTag();
    if (_jspx_th_ww_005fparam_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f16(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f10, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f16 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f16.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f16.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/customfields.jsp(117,263) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f16.setName("'admin.issuefields.customfields.translate'");
    int _jspx_eval_ww_005ftext_005f16 = _jspx_th_ww_005ftext_005f16.doStartTag();
    if (_jspx_th_ww_005ftext_005f16.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f16);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f16, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f14(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f14 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f14.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f14.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(120,61) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f14.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f14 = _jspx_th_ww_005fproperty_005f14.doStartTag();
    if (_jspx_th_ww_005fproperty_005f14.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f14);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f14, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f8 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f8.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(120,97) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f8.setValue("'AssociateFieldToScreens!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(120,97) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f8.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f8 = _jspx_th_ww_005furl_005f8.doStartTag();
    if (_jspx_eval_ww_005furl_005f8 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f8);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f7(_jspx_th_ww_005furl_005f8, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f8(_jspx_th_ww_005furl_005f8, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f8.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f8, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f7 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f7.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f8);
    // /secure/admin/views/customfields/customfields.jsp(120,169) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f7.setName("'fieldId'");
    // /secure/admin/views/customfields/customfields.jsp(120,169) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f7.setValue("id");
    int _jspx_eval_ww_005fparam_005f7 = _jspx_th_ww_005fparam_005f7.doStartTag();
    if (_jspx_th_ww_005fparam_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f8, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f8 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f8.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f8);
    // /secure/admin/views/customfields/customfields.jsp(120,209) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f8.setName("'returnUrl'");
    // /secure/admin/views/customfields/customfields.jsp(120,209) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f8.setValue("'ViewCustomFields.jspa'");
    int _jspx_eval_ww_005fparam_005f8 = _jspx_th_ww_005fparam_005f8.doStartTag();
    if (_jspx_th_ww_005fparam_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f17(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f17 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f17.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f17.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(120,283) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f17.setName("'admin.issuefields.screens'");
    int _jspx_eval_ww_005ftext_005f17 = _jspx_th_ww_005ftext_005f17.doStartTag();
    if (_jspx_th_ww_005ftext_005f17.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f17);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f17, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f11(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:if
    webwork.view.taglib.IfTag _jspx_th_ww_005fif_005f11 = (webwork.view.taglib.IfTag) _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.get(webwork.view.taglib.IfTag.class);
    _jspx_th_ww_005fif_005f11.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fif_005f11.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/customfields.jsp(121,40) name = test type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fif_005f11.setTest("/fieldLocked(.) == false");
    int _jspx_eval_ww_005fif_005f11 = _jspx_th_ww_005fif_005f11.doStartTag();
    if (_jspx_eval_ww_005fif_005f11 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                                            <li><a id=\"del_");
        if (_jspx_meth_ww_005fproperty_005f15(_jspx_th_ww_005fif_005f11, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f9(_jspx_th_ww_005fif_005f11, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f18(_jspx_th_ww_005fif_005f11, _jspx_page_context))
          return true;
        out.write("</a></li>\n                                        ");
        int evalDoAfterBody = _jspx_th_ww_005fif_005f11.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005fif_005f11.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.reuse(_jspx_th_ww_005fif_005f11);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fif_005f11, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f15(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f11, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f15 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f15.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f15.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f11);
    // /secure/admin/views/customfields/customfields.jsp(122,59) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f15.setValue("./id");
    int _jspx_eval_ww_005fproperty_005f15 = _jspx_th_ww_005fproperty_005f15.doStartTag();
    if (_jspx_th_ww_005fproperty_005f15.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f15);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f15, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f9(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f11, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f9 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.get(com.atlassian.jira.web.tags.URLTag.class);
    _jspx_th_ww_005furl_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005furl_005f9.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f11);
    // /secure/admin/views/customfields/customfields.jsp(122,95) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f9.setValue("'DeleteCustomField!default.jspa'");
    // /secure/admin/views/customfields/customfields.jsp(122,95) name = atltoken type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f9.setAtltoken(false);
    int _jspx_eval_ww_005furl_005f9 = _jspx_th_ww_005furl_005f9.doStartTag();
    if (_jspx_eval_ww_005furl_005f9 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f9 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f9);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f9(_jspx_th_ww_005furl_005f9, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f9.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f9 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f9.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fatltoken.reuse(_jspx_th_ww_005furl_005f9);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005furl_005f9, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f9(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f9, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f9 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f9.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f9);
    // /secure/admin/views/customfields/customfields.jsp(122,161) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f9.setName("'id'");
    // /secure/admin/views/customfields/customfields.jsp(122,161) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f9.setValue("genericValue/long('id')");
    int _jspx_eval_ww_005fparam_005f9 = _jspx_th_ww_005fparam_005f9.doStartTag();
    if (_jspx_th_ww_005fparam_005f9.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f9);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f9, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f18(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f11, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f18 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f18.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f18.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f11);
    // /secure/admin/views/customfields/customfields.jsp(122,228) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f18.setName("'common.words.delete'");
    int _jspx_eval_ww_005ftext_005f18 = _jspx_th_ww_005ftext_005f18.doStartTag();
    if (_jspx_th_ww_005ftext_005f18.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f18);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f18, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005felse_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f0, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:else
    webwork.view.taglib.ElseTag _jspx_th_ww_005felse_005f2 = (webwork.view.taglib.ElseTag) _005fjspx_005ftagPool_005fww_005felse.get(webwork.view.taglib.ElseTag.class);
    _jspx_th_ww_005felse_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005felse_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f0);
    int _jspx_eval_ww_005felse_005f2 = _jspx_th_ww_005felse_005f2.doStartTag();
    if (_jspx_eval_ww_005felse_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\n                ");
        if (_jspx_meth_aui_005fcomponent_005f3(_jspx_th_ww_005felse_005f2, _jspx_page_context))
          return true;
        out.write("\n            ");
        int evalDoAfterBody = _jspx_th_ww_005felse_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_ww_005felse_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005felse.reuse(_jspx_th_ww_005felse_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005felse_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fcomponent_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005felse_005f2, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:component
    webwork.view.taglib.ui.ComponentTag _jspx_th_aui_005fcomponent_005f3 = (webwork.view.taglib.ui.ComponentTag) _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.get(webwork.view.taglib.ui.ComponentTag.class);
    _jspx_th_aui_005fcomponent_005f3.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fcomponent_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f2);
    // /secure/admin/views/customfields/customfields.jsp(133,16) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f3.setTemplate("auimessage.jsp");
    // /secure/admin/views/customfields/customfields.jsp(133,16) name = theme type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f3.setTheme("'aui'");
    int _jspx_eval_aui_005fcomponent_005f3 = _jspx_th_aui_005fcomponent_005f3.doStartTag();
    if (_jspx_eval_aui_005fcomponent_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fcomponent_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fcomponent_005f3);
      }
      do {
        out.write("\n                    ");
        if (_jspx_meth_aui_005fparam_005f3(_jspx_th_aui_005fcomponent_005f3, _jspx_page_context))
          return true;
        out.write("\n                    ");
        if (_jspx_meth_aui_005fparam_005f4(_jspx_th_aui_005fcomponent_005f3, _jspx_page_context))
          return true;
        out.write("\n                ");
        int evalDoAfterBody = _jspx_th_aui_005fcomponent_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fcomponent_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fcomponent_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate.reuse(_jspx_th_aui_005fcomponent_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fcomponent_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fparam_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f3 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f3.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f3);
    // /secure/admin/views/customfields/customfields.jsp(134,20) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f3.setName("'messageType'");
    int _jspx_eval_aui_005fparam_005f3 = _jspx_th_aui_005fparam_005f3.doStartTag();
    if (_jspx_eval_aui_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fparam_005f3);
      }
      do {
        out.write("info");
        int evalDoAfterBody = _jspx_th_aui_005fparam_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fparam_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fparam_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_aui_005fparam_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f3, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f4 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f4.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f3);
    // /secure/admin/views/customfields/customfields.jsp(135,20) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f4.setName("'messageHtml'");
    int _jspx_eval_aui_005fparam_005f4 = _jspx_th_aui_005fparam_005f4.doStartTag();
    if (_jspx_eval_aui_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_aui_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_aui_005fparam_005f4);
      }
      do {
        if (_jspx_meth_ww_005ftext_005f19(_jspx_th_aui_005fparam_005f4, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_aui_005fparam_005f4.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_aui_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_aui_005fparam_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_aui_005fparam_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f19(jakarta.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f4, jakarta.servlet.jsp.PageContext _jspx_page_context)
          throws java.lang.Throwable {
    jakarta.servlet.jsp.PageContext pageContext = _jspx_page_context;
    //  ww:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f19 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f19.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f19.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f4);
    // /secure/admin/views/customfields/customfields.jsp(135,52) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f19.setName("'admin.issuefields.customfields.no.custom.fields.defined'");
    int _jspx_eval_ww_005ftext_005f19 = _jspx_th_ww_005ftext_005f19.doStartTag();
    if (_jspx_th_ww_005ftext_005f19.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f19);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f19, _jsp_getInstanceManager());
    return false;
  }
}
