/*
 * 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.*;

public final class configurecustomfield_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 = null;
  }

  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005ftext_0026_005fname;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fparam_0026_005fname;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fif_0026_005ftest;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005furl_0026_005fpage;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_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 = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue = 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_005furl_0026_005fvalue_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005furl_0026_005fpage = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue = 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_005felse = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.release();
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.release();
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005fif_0026_005ftest.release();
    _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname.release();
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.release();
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005felseIf_0026_005ftest.release();
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue.release();
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue_005fnobody.release();
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.release();
    _005fjspx_005ftagPool_005fww_005furl_0026_005fpage.release();
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue.release();
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_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<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<style type=\"text/css\">\n<!--\n.fieldLabelArea\n{\n    width: 30%;\n}\n-->\n</style>\n");
      if (_jspx_meth_ww_005fif_005f0(_jspx_page_context))
        return;
      out.write('\n');
      if (_jspx_meth_ww_005felse_005f0(_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;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  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.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/configurecustomfield.jsp(8,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.issuefields.customfields.configure.custom.field'");
    int _jspx_eval_ww_005ftext_005f0 = _jspx_th_ww_005ftext_005f0.doStartTag();
    if (_jspx_eval_ww_005ftext_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005ftext_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005ftext_005f0);
      }
      do {
        out.write("\n	    ");
        if (_jspx_meth_ww_005fparam_005f0(_jspx_th_ww_005ftext_005f0, _jspx_page_context))
          return true;
        out.write('\n');
        out.write('	');
        int evalDoAfterBody = _jspx_th_ww_005ftext_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005ftext_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005ftext_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.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_005fparam_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_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:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f0 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005ftext_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(9,5) 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("'value0'");
    int _jspx_eval_ww_005fparam_005f0 = _jspx_th_ww_005fparam_005f0.doStartTag();
    if (_jspx_eval_ww_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f0);
      }
      do {
        if (_jspx_meth_ww_005fproperty_005f0(_jspx_th_ww_005fparam_005f0, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005fproperty_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_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_005fparam_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(9,31) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f0.setValue("/field/name");
    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_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();
    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_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/configurecustomfield.jsp(21,0) 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("isUiLegacy == 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');
        out.write('	');
        if (_jspx_meth_page_005fapplyDecorator_005f0(_jspx_th_ww_005fif_005f0, _jspx_page_context))
          return true;
        out.write('\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_page_005fapplyDecorator_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;
    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();
    //  page:applyDecorator
    com.atlassian.jira.web.tags.JiraApplyDecoratorTag _jspx_th_page_005fapplyDecorator_005f0 = (com.atlassian.jira.web.tags.JiraApplyDecoratorTag) _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname.get(com.atlassian.jira.web.tags.JiraApplyDecoratorTag.class);
    _jspx_th_page_005fapplyDecorator_005f0.setPageContext(_jspx_page_context);
    _jspx_th_page_005fapplyDecorator_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(22,1) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fapplyDecorator_005f0.setName("jirapanel");
    int _jspx_eval_page_005fapplyDecorator_005f0 = _jspx_th_page_005fapplyDecorator_005f0.doStartTag();
    if (_jspx_eval_page_005fapplyDecorator_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fapplyDecorator_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fapplyDecorator_005f0);
      }
      do {
        out.write('\n');
        out.write('	');
        out.write('	');
        if (_jspx_meth_page_005fparam_005f0(_jspx_th_page_005fapplyDecorator_005f0, _jspx_page_context))
          return true;
        out.write('\n');
        out.write('	');
        out.write('	');
        if (_jspx_meth_page_005fparam_005f1(_jspx_th_page_005fapplyDecorator_005f0, _jspx_page_context))
          return true;
        out.write("\n        ");
        if (_jspx_meth_page_005fparam_005f2(_jspx_th_page_005fapplyDecorator_005f0, _jspx_page_context))
          return true;
        out.write('\n');
        out.write('	');
        out.write('	');
        if (_jspx_meth_page_005fparam_005f3(_jspx_th_page_005fapplyDecorator_005f0, _jspx_page_context))
          return true;
        out.write("\n        ");
        if (_jspx_meth_ww_005fiterator_005f0(_jspx_th_page_005fapplyDecorator_005f0, _jspx_page_context))
          return true;
        out.write("\n    ");
        int evalDoAfterBody = _jspx_th_page_005fapplyDecorator_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fapplyDecorator_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fapplyDecorator_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname.reuse(_jspx_th_page_005fapplyDecorator_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fapplyDecorator_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_page_005fparam_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f0 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f0.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f0.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(23,2) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f0.setName("title");
    int _jspx_eval_page_005fparam_005f0 = _jspx_th_page_005fparam_005f0.doStartTag();
    if (_jspx_eval_page_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f0);
      }
      do {
        out.write("\n            ");
        if (_jspx_meth_ww_005ftext_005f1(_jspx_th_page_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_ww_005fif_005f1(_jspx_th_page_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_ww_005felseIf_005f0(_jspx_th_page_005fparam_005f0, _jspx_page_context))
          return true;
        out.write("\n        ");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f0);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f0, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_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:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f1 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f1.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fparam_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(24,12) 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.issuefields.customfields.configure.custom.field'");
    int _jspx_eval_ww_005ftext_005f1 = _jspx_th_ww_005ftext_005f1.doStartTag();
    if (_jspx_eval_ww_005ftext_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005ftext_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005ftext_005f1);
      }
      do {
        out.write("\n	            ");
        if (_jspx_meth_ww_005fparam_005f1(_jspx_th_ww_005ftext_005f1, _jspx_page_context))
          return true;
        out.write("\n	        ");
        int evalDoAfterBody = _jspx_th_ww_005ftext_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005ftext_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005ftext_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.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_005fparam_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_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:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f1 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005ftext_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(25,13) 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("'value0'");
    int _jspx_eval_ww_005fparam_005f1 = _jspx_th_ww_005fparam_005f1.doStartTag();
    if (_jspx_eval_ww_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f1);
      }
      do {
        if (_jspx_meth_ww_005fproperty_005f1(_jspx_th_ww_005fparam_005f1, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_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_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_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(25,39) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f1.setValue("/field/name");
    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_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_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_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((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fparam_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(27,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_005f1.setTest("/fieldConfigureAvailable == false");
    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                <span class=\"aui-lozenge aui-lozenge-subtle\" title=\"");
        if (_jspx_meth_ww_005ftext_005f2(_jspx_th_ww_005fif_005f1, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f3(_jspx_th_ww_005fif_005f1, _jspx_page_context))
          return true;
        out.write("</span>\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 true;
    }
    _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());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f2(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_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_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(28,68) 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("/managedFieldDescriptionKey");
    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_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/configurecustomfield.jsp(28,115) 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.managed.configuration.items.locked'");
    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_ww_005felseIf_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_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: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_page_005fparam_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(30,12) 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_005f4(_jspx_th_ww_005felseIf_005f0, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f5(_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_005f4(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_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_ww_005felseIf_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(31,68) 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("/managedFieldDescriptionKey");
    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_005ftext_005f5(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_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_005felseIf_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(31,115) 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("'admin.managed.configuration.items.managed'");
    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_page_005fparam_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f1 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f1.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(34,2) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f1.setName("instructions");
    int _jspx_eval_page_005fparam_005f1 = _jspx_th_page_005fparam_005f1.doStartTag();
    if (_jspx_eval_page_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f1);
      }
      do {
        out.write("\n        <p>\n            ");
        if (_jspx_meth_ww_005ftext_005f6(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write("\n            <a href=\"");
        if (_jspx_meth_ww_005fproperty_005f2(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f7(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write("</a>\n        </p>\n        <ul class=\"square\">\n            ");
        if (_jspx_meth_ww_005fif_005f2(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write("\n            <li><a title=\"");
        if (_jspx_meth_ww_005ftext_005f10(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f1(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f11(_jspx_th_page_005fparam_005f1, _jspx_page_context))
          return true;
        out.write("</a></li>\n        </ul>\n        ");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(36,12) 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.issuefields.customfields.configure.description'");
    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_005fproperty_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_005f2 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(37,21) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f2.setValue("/documentationUrl/url");
    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_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_005ftext_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(37,67) 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.customfields.configure.description.learn.more.link'");
    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_005fif_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.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("/fieldConfigureAvailable == true");
    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                <li><a id=\"add_new_context\" title=\"");
        if (_jspx_meth_ww_005ftext_005f8(_jspx_th_ww_005fif_005f2, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f0(_jspx_th_ww_005fif_005f2, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f9(_jspx_th_ww_005fif_005f2, _jspx_page_context))
          return true;
        out.write("</a></li>\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_ww_005ftext_005f8(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;
    //  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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,51) 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.customfields.add.new.context'");
    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_005furl_005f0(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();
    //  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.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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,125) 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("'ManageConfigurationScheme!default.jspa'");
    int _jspx_eval_ww_005furl_005f0 = _jspx_th_ww_005furl_005f0.doStartTag();
    if (_jspx_eval_ww_005furl_005f0 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005furl_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005furl_005f0);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f2(_jspx_th_ww_005furl_005f0, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f3(_jspx_th_ww_005furl_005f0, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005furl_005f0.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005furl_005f0 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005furl_005f0.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue.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_005fparam_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_005f0, 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_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,182) 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("'fieldId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,182) 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("/fieldId");
    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_005fparam_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005furl_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:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f3 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,228) 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("'returnUrl'");
    int _jspx_eval_ww_005fparam_005f3 = _jspx_th_ww_005fparam_005f3.doStartTag();
    if (_jspx_eval_ww_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f3);
      }
      do {
        out.write("ConfigureCustomField!default.jspa?fieldId=");
        if (_jspx_meth_ww_005fproperty_005f3(_jspx_th_ww_005fparam_005f3, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.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_005fproperty_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_005f3, 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_005fparam_005f3);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,299) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f3.setValue("/fieldId");
    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_005ftext_005f9(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;
    //  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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(41,353) 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("'admin.issuefields.customfields.add.new.context'");
    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_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(43,26) 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.issuefields.customfields.view.custom.fields'");
    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_005furl_005f1(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(43,103) 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("'ViewCustomFields.jspa'");
    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_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_005f11(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(43,154) 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("'admin.issuefields.customfields.view.custom.fields'");
    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_page_005fparam_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f2 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f2.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(46,8) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f2.setName("helpURL");
    int _jspx_eval_page_005fparam_005f2 = _jspx_th_page_005fparam_005f2.doStartTag();
    if (_jspx_eval_page_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f2);
      }
      do {
        out.write("configcustomfield");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_page_005fparam_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f3 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f3.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(47,2) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f3.setName("width");
    int _jspx_eval_page_005fparam_005f3 = _jspx_th_page_005fparam_005f3.doStartTag();
    if (_jspx_eval_page_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f3);
      }
      do {
        out.write("100%");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_005f0(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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: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_page_005fapplyDecorator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(48,8) 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("/configs");
    // /secure/admin/views/customfields/configurecustomfield.jsp(48,8) 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        ");
        if (_jspx_meth_ww_005fif_005f3(_jspx_th_ww_005fiterator_005f0, _jspx_page_context))
          return true;
        out.write("\n        ");
        if (_jspx_meth_page_005fapplyDecorator_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        ");
        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_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;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  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_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(49,8) 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("id == /fieldConfigSchemeId");
    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            <div class=\"highlighted\">\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_page_005fapplyDecorator_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();
    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();
    //  page:applyDecorator
    com.atlassian.jira.web.tags.JiraApplyDecoratorTag _jspx_th_page_005fapplyDecorator_005f1 = (com.atlassian.jira.web.tags.JiraApplyDecoratorTag) _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname.get(com.atlassian.jira.web.tags.JiraApplyDecoratorTag.class);
    _jspx_th_page_005fapplyDecorator_005f1.setPageContext(_jspx_page_context);
    _jspx_th_page_005fapplyDecorator_005f1.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(52,8) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fapplyDecorator_005f1.setName("jiraform");
    int _jspx_eval_page_005fapplyDecorator_005f1 = _jspx_th_page_005fapplyDecorator_005f1.doStartTag();
    if (_jspx_eval_page_005fapplyDecorator_005f1 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fapplyDecorator_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fapplyDecorator_005f1);
      }
      do {
        out.write("\n            ");
        if (_jspx_meth_page_005fparam_005f4(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_page_005fparam_005f5(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_page_005fparam_005f6(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_page_005fparam_005f7(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n            ");
        if (_jspx_meth_page_005fparam_005f8(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n\n            <tr>\n                <td class=\"fieldLabelArea\">\n                    ");
        if (_jspx_meth_ww_005ftext_005f14(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n                </td>\n                <td class=\"fieldValueArea\">\n                    ");
        if (_jspx_meth_ww_005fif_005f6(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n\n                   ");
        org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "contexts.jsp", out, true);
        out.write("\n                </td>\n            </tr>\n\n            ");
        if (_jspx_meth_ww_005fif_005f7(_jspx_th_page_005fapplyDecorator_005f1, _jspx_page_context))
          return true;
        out.write("\n        ");
        int evalDoAfterBody = _jspx_th_page_005fapplyDecorator_005f1.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fapplyDecorator_005f1 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fapplyDecorator_005f1.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fapplyDecorator_0026_005fname.reuse(_jspx_th_page_005fapplyDecorator_005f1);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fapplyDecorator_005f1, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_page_005fparam_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f4 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f4.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(53,12) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f4.setName("width");
    int _jspx_eval_page_005fparam_005f4 = _jspx_th_page_005fparam_005f4.doStartTag();
    if (_jspx_eval_page_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f4);
      }
      do {
        out.write("100%");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f4.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_page_005fparam_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f5 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f5.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(54,12) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f5.setName("pretitle");
    int _jspx_eval_page_005fparam_005f5 = _jspx_th_page_005fparam_005f5.doStartTag();
    if (_jspx_eval_page_005fparam_005f5 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f5);
      }
      do {
        out.write("\n                ");
        if (_jspx_meth_ww_005fif_005f4(_jspx_th_page_005fparam_005f5, _jspx_page_context))
          return true;
        out.write("\n            ");
        int evalDoAfterBody = _jspx_th_page_005fparam_005f5.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_005f5, 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_page_005fparam_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(55,16) 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("/fieldConfigureAvailable == true");
    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("\n                    <div class=\"toolbar\">\n                        <a id=\"edit_");
        if (_jspx_meth_ww_005fproperty_005f4(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\" href=\"");
        if (_jspx_meth_ww_005furl_005f2(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\" title=\"");
        if (_jspx_meth_ww_005ftext_005f12(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\"><span class=\"icon-default aui-icon aui-icon-small aui-iconfont-configure\"></span></a>\n                        <a id=\"delete_");
        if (_jspx_meth_ww_005fproperty_005f5(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\" class=\"trigger-dialog\" href=\"");
        if (_jspx_meth_ww_005furl_005f3(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\" title=\"");
        if (_jspx_meth_ww_005ftext_005f13(_jspx_th_ww_005fif_005f4, _jspx_page_context))
          return true;
        out.write("\"><span class=\"icon-default aui-icon aui-icon-small aui-iconfont-delete\"></span></a>\n                    </div>\n                ");
        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_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f4, 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_005fif_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,36) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f4.setValue("id");
    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_005furl_005f2(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f4, 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_005fpage.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_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,70) name = page type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f2.setPage("/secure/admin/ManageConfigurationScheme!default.jspa");
    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_005f4(_jspx_th_ww_005furl_005f2, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f5(_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_005fpage.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_005f4(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_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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,138) 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("'fieldId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,138) 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("/fieldId");
    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_005fparam_005f5(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_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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,183) 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("'fieldConfigSchemeId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,183) 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("./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_005f12(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_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_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_005fif_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(57,255) 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.issuefields.customfields.edit.scheme'");
    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_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f4, 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_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,38) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f5.setValue("id");
    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_005furl_005f3(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_005f4, 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_005fpage.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_005fif_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,95) name = page type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005furl_005f3.setPage("/secure/admin/ConfigureCustomField!delete.jspa?");
    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_005f6(_jspx_th_ww_005furl_005f3, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f7(_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_005fpage.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_005f6(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_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_005f3);
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,158) 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("'fieldId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,158) 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("/fieldId");
    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_005fparam_005f7(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_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_005f3);
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,203) 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("'fieldConfigSchemeId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,203) 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_005ftext_005f13(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fif_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_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_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(58,275) 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.issuefields.customfields.delete.scheme'");
    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_page_005fparam_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f6 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f6.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f6.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(62,12) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f6.setName("title");
    int _jspx_eval_page_005fparam_005f6 = _jspx_th_page_005fparam_005f6.doStartTag();
    if (_jspx_eval_page_005fparam_005f6 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f6 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f6);
      }
      do {
        if (_jspx_meth_ww_005fproperty_005f6(_jspx_th_page_005fparam_005f6, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_page_005fparam_005f6.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f6 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f6.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f6);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f6, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_005f6, 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_page_005fparam_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(62,37) 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_page_005fparam_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f7 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f7.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f7.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(63,12) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f7.setName("jiraformId");
    int _jspx_eval_page_005fparam_005f7 = _jspx_th_page_005fparam_005f7.doStartTag();
    if (_jspx_eval_page_005fparam_005f7 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f7 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f7);
      }
      do {
        out.write("configscheme");
        if (_jspx_meth_ww_005fproperty_005f7(_jspx_th_page_005fparam_005f7, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_page_005fparam_005f7.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f7 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f7.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f7);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f7, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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_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_page_005fparam_005f7);
    // /secure/admin/views/customfields/configurecustomfield.jsp(63,54) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f7.setValue("id");
    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_page_005fparam_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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();
    //  page:param
    com.opensymphony.module.sitemesh.taglib.page.ParamTag _jspx_th_page_005fparam_005f8 = (com.opensymphony.module.sitemesh.taglib.page.ParamTag) _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.get(com.opensymphony.module.sitemesh.taglib.page.ParamTag.class);
    _jspx_th_page_005fparam_005f8.setPageContext(_jspx_page_context);
    _jspx_th_page_005fparam_005f8.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(64,12) name = name type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_page_005fparam_005f8.setName("instructions");
    int _jspx_eval_page_005fparam_005f8 = _jspx_th_page_005fparam_005f8.doStartTag();
    if (_jspx_eval_page_005fparam_005f8 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_page_005fparam_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_page_005fparam_005f8);
      }
      do {
        if (_jspx_meth_ww_005fproperty_005f8(_jspx_th_page_005fparam_005f8, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_page_005fparam_005f8.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_page_005fparam_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_page_005fparam_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fpage_005fparam_0026_005fname.reuse(_jspx_th_page_005fparam_005f8);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_page_005fparam_005f8, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fparam_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:property
    webwork.view.taglib.PropertyTag _jspx_th_ww_005fproperty_005f8 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue.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_page_005fparam_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(64,44) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f8.setValue("description");
    int _jspx_eval_ww_005fproperty_005f8 = _jspx_th_ww_005fproperty_005f8.doStartTag();
    if (_jspx_eval_ww_005fproperty_005f8 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fproperty_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fproperty_005f8);
      }
      do {
        if (_jspx_meth_ww_005fif_005f5(_jspx_th_ww_005fproperty_005f8, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fproperty_005f8.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fproperty_005f8 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fproperty_005f8.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue.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_005fif_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fproperty_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: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_005fproperty_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(64,78) 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(".");
    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 {
        if (_jspx_meth_ww_005fproperty_005f9(_jspx_th_ww_005fif_005f5, _jspx_page_context))
          return true;
        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_005fproperty_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: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_005fif_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(64,94) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f9.setValue(".");
    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_005ftext_005f14(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(68,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_005f14.setName("'admin.issuefields.customfields.applicable.contexts'");
    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_005f6(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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_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_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(71,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_005f6.setTest("/fieldConfigureAvailable == true");
    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                        <a class=\"config actionLinks subText\" href=\"");
        if (_jspx_meth_ww_005furl_005f4(_jspx_th_ww_005fif_005f6, _jspx_page_context))
          return true;
        out.write("\" title=\"");
        if (_jspx_meth_ww_005ftext_005f15(_jspx_th_ww_005fif_005f6, _jspx_page_context))
          return true;
        out.write('"');
        out.write('>');
        if (_jspx_meth_ww_005ftext_005f16(_jspx_th_ww_005fif_005f6, _jspx_page_context))
          return true;
        out.write("</a>\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_005furl_005f4(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:url
    com.atlassian.jira.web.tags.URLTag _jspx_th_ww_005furl_005f4 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue.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_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,68) 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("'ManageConfigurationScheme!default.jspa'");
    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_005f8(_jspx_th_ww_005furl_005f4, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f9(_jspx_th_ww_005furl_005f4, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f10(_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.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_005f8(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_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_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,125) 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("'fieldConfigSchemeId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,125) 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("id");
    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_005fparam_005f9(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_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_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,177) 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("'fieldId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,177) 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("/fieldId");
    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_005fparam_005f10(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;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f10 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f10.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f10.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,223) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f10.setName("'returnUrl'");
    int _jspx_eval_ww_005fparam_005f10 = _jspx_th_ww_005fparam_005f10.doStartTag();
    if (_jspx_eval_ww_005fparam_005f10 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f10 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f10);
      }
      do {
        out.write("ConfigureCustomField!default.jspa?fieldId=");
        if (_jspx_meth_ww_005fproperty_005f10(_jspx_th_ww_005fparam_005f10, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f10.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f10 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f10.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f10);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f10, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f10(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_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_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_005fparam_005f10);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,294) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f10.setValue("/fieldId");
    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_005ftext_005f15(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;
    //  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_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,355) 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_005ftext_005f16(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;
    //  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_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(72,394) 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.common.phrases.edit.configuration'");
    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_005fif_005f7(jakarta.servlet.jsp.tagext.JspTag _jspx_th_page_005fapplyDecorator_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_page_005fapplyDecorator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(79,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_005f7.setTest("./basicMode == true");
    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                ");
        if (_jspx_meth_ww_005fiterator_005f1(_jspx_th_ww_005fif_005f7, _jspx_page_context))
          return true;
        out.write("\n\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_005fiterator_005f1(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: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_005f7);
    // /secure/admin/views/customfields/configurecustomfield.jsp(80,16) 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("./configsByConfig");
    // /secure/admin/views/customfields/configurecustomfield.jsp(80,16) 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("'status'");
    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\n                ");
        if (_jspx_meth_ww_005fiterator_005f2(_jspx_th_ww_005fiterator_005f1, _jspx_page_context))
          return true;
        out.write("\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_005fiterator_005f2(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:iterator
    webwork.view.taglib.IteratorTag _jspx_th_ww_005fiterator_005f2 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f2.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f2.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f1);
    // /secure/admin/views/customfields/configurecustomfield.jsp(82,16) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f2.setValue("./key/configItems");
    // /secure/admin/views/customfields/configurecustomfield.jsp(82,16) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f2.setStatus("'rowStatus'");
    int _jspx_eval_ww_005fiterator_005f2 = _jspx_th_ww_005fiterator_005f2.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f2 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f2);
      }
      do {
        out.write("\n                <tr>\n                    <td class=\"fieldLabelArea\">");
        if (_jspx_meth_ww_005ftext_005f17(_jspx_th_ww_005fiterator_005f2, _jspx_page_context))
          return true;
        out.write(":</td>\n                    <td class=\"fieldValueArea\" id=\"");
        if (_jspx_meth_ww_005fproperty_005f11(_jspx_th_ww_005fiterator_005f2, _jspx_page_context))
          return true;
        out.write("-value-");
        if (_jspx_meth_ww_005fproperty_005f12(_jspx_th_ww_005fiterator_005f2, _jspx_page_context))
          return true;
        out.write("\">\n                        ");
        if (_jspx_meth_ww_005fproperty_005f13(_jspx_th_ww_005fiterator_005f2, _jspx_page_context))
          return true;
        out.write("\n                        ");
        if (_jspx_meth_ww_005fif_005f8(_jspx_th_ww_005fiterator_005f2, _jspx_page_context))
          return true;
        out.write("\n                    </td>\n                </tr>\n                ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f2.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f2 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f2.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f2);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f2, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f17(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_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_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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(84,47) 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("displayNameKey");
    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_005fproperty_005f11(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f2, 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_005fiterator_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(85,51) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f11.setValue("/fieldId");
    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_005fproperty_005f12(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f2, 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_005fiterator_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(85,89) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f12.setValue("objectKey");
    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_005fproperty_005f13(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f2, 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_005fescape_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_005fiterator_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(86,24) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f13.setValue("viewHtml(null)");
    // /secure/admin/views/customfields/configurecustomfield.jsp(86,24) name = escape type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f13.setEscape(false);
    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_005fescape_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_005fif_005f8(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_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();
    //  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_005f2);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,24) 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("baseEditUrl && /fieldConfigureAvailable == true");
    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("<a id=\"");
        if (_jspx_meth_ww_005fproperty_005f14(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("-edit-");
        if (_jspx_meth_ww_005fproperty_005f15(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("\" class=\"actionLinks subText\" href=\"");
        if (_jspx_meth_ww_005furl_005f5(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("\">\n                            ");
        if (_jspx_meth_ww_005ftext_005f18(_jspx_th_ww_005fif_005f8, _jspx_page_context))
          return true;
        out.write("</a>\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_005f14(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_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_005fif_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,93) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f14.setValue("/fieldId");
    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_005fproperty_005f15(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_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_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,130) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f15.setValue("objectKey");
    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_005f5(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_005f5 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue.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_005fif_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,198) 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("baseEditUrl");
    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_005f11(_jspx_th_ww_005furl_005f5, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f12(_jspx_th_ww_005furl_005f5, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f13(_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.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_005f11(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_005f11 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f11.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f11.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,226) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f11.setName("'fieldConfigSchemeId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,226) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f11.setValue("../id");
    int _jspx_eval_ww_005fparam_005f11 = _jspx_th_ww_005fparam_005f11.doStartTag();
    if (_jspx_th_ww_005fparam_005f11.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f11);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f11, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f12(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_005f12 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f12.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f12.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,281) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f12.setName("'fieldConfigId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,281) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f12.setValue("../key/id");
    int _jspx_eval_ww_005fparam_005f12 = _jspx_th_ww_005fparam_005f12.doStartTag();
    if (_jspx_th_ww_005fparam_005f12.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f12);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f12, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f13(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;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f13 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f13.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f13.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,334) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f13.setName("'returnUrl'");
    int _jspx_eval_ww_005fparam_005f13 = _jspx_th_ww_005fparam_005f13.doStartTag();
    if (_jspx_eval_ww_005fparam_005f13 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f13 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f13);
      }
      do {
        out.write("ConfigureCustomField!default.jspa?fieldId=");
        if (_jspx_meth_ww_005fproperty_005f16(_jspx_th_ww_005fparam_005f13, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f13.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f13 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f13.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f13);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f13, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f16(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_005f13, 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_005f16 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f16.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f16.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fparam_005f13);
    // /secure/admin/views/customfields/configurecustomfield.jsp(87,405) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f16.setValue("/fieldId");
    int _jspx_eval_ww_005fproperty_005f16 = _jspx_th_ww_005fproperty_005f16.doStartTag();
    if (_jspx_th_ww_005fproperty_005f16.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f16);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f16, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f18(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:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f18 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.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_005f8);
    // /secure/admin/views/customfields/configurecustomfield.jsp(88,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_005f18.setName("'admin.customfields.edit.value'");
    int _jspx_eval_ww_005ftext_005f18 = _jspx_th_ww_005ftext_005f18.doStartTag();
    if (_jspx_eval_ww_005ftext_005f18 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005ftext_005f18 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005ftext_005f18);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f14(_jspx_th_ww_005ftext_005f18, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005ftext_005f18.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005ftext_005f18 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005ftext_005f18.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.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_005fparam_005f14(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_005f18, 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:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f14 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f14.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f14.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005ftext_005f18);
    // /secure/admin/views/customfields/configurecustomfield.jsp(88,76) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f14.setName("'value0'");
    int _jspx_eval_ww_005fparam_005f14 = _jspx_th_ww_005fparam_005f14.doStartTag();
    if (_jspx_eval_ww_005fparam_005f14 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f14 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f14);
      }
      do {
        if (_jspx_meth_ww_005ftext_005f19(_jspx_th_ww_005fparam_005f14, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f14.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f14 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f14.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f14);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f14, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f19(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_005f14, 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_ww_005fparam_005f14);
    // /secure/admin/views/customfields/configurecustomfield.jsp(88,102) 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("displayNameKey");
    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;
  }

  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/configurecustomfield.jsp(97,8) 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("id == /fieldConfigSchemeId");
    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            </div>\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_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: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(null);
    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    <custom-field-configure-panel data-field-id=\"");
        if (_jspx_meth_ww_005fproperty_005f17(_jspx_th_ww_005felse_005f0, _jspx_page_context))
          return true;
        out.write("\">\n        ");
        if (_jspx_meth_ww_005fiterator_005f3(_jspx_th_ww_005felse_005f0, _jspx_page_context))
          return true;
        out.write("\n    </custom-field-configure-panel>\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_005fproperty_005f17(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_005f17 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f17.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f17.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(104,49) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f17.setValue("fieldId");
    int _jspx_eval_ww_005fproperty_005f17 = _jspx_th_ww_005fproperty_005f17.doStartTag();
    if (_jspx_th_ww_005fproperty_005f17.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f17);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f17, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_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:iterator
    webwork.view.taglib.IteratorTag _jspx_th_ww_005fiterator_005f3 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f3.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005felse_005f0);
    // /secure/admin/views/customfields/configurecustomfield.jsp(105,8) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f3.setValue("/configs");
    // /secure/admin/views/customfields/configurecustomfield.jsp(105,8) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f3.setStatus("'status'");
    int _jspx_eval_ww_005fiterator_005f3 = _jspx_th_ww_005fiterator_005f3.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f3 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f3);
      }
      do {
        out.write("\n            ");
        if (_jspx_meth_ww_005fiterator_005f4(_jspx_th_ww_005fiterator_005f3, _jspx_page_context))
          return true;
        out.write("\n        ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f3.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f3 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f3.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f3);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f3, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_005f4(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_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();
    //  ww:iterator
    webwork.view.taglib.IteratorTag _jspx_th_ww_005fiterator_005f4 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f4.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f4.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f3);
    // /secure/admin/views/customfields/configurecustomfield.jsp(106,12) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f4.setValue("./configsByConfig");
    // /secure/admin/views/customfields/configurecustomfield.jsp(106,12) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f4.setStatus("'status'");
    int _jspx_eval_ww_005fiterator_005f4 = _jspx_th_ww_005fiterator_005f4.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f4 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f4);
      }
      do {
        out.write("\n                ");
        if (_jspx_meth_ww_005fiterator_005f5(_jspx_th_ww_005fiterator_005f4, _jspx_page_context))
          return true;
        out.write("\n            ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f4.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f4 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f4.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f4);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f4, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fiterator_005f5(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f4, 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_005f5 = (webwork.view.taglib.IteratorTag) _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.get(webwork.view.taglib.IteratorTag.class);
    _jspx_th_ww_005fiterator_005f5.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fiterator_005f5.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f4);
    // /secure/admin/views/customfields/configurecustomfield.jsp(107,16) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f5.setValue("./key/configItems");
    // /secure/admin/views/customfields/configurecustomfield.jsp(107,16) name = status type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fiterator_005f5.setStatus("'rowStatus'");
    int _jspx_eval_ww_005fiterator_005f5 = _jspx_th_ww_005fiterator_005f5.doStartTag();
    if (_jspx_eval_ww_005fiterator_005f5 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fiterator_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fiterator_005f5);
      }
      do {
        out.write("\n                    <div data-context-scheme-id=\"");
        if (_jspx_meth_ww_005fproperty_005f18(_jspx_th_ww_005fiterator_005f5, _jspx_page_context))
          return true;
        out.write("\" data-context-scheme-configuration-title=\"");
        if (_jspx_meth_ww_005ftext_005f20(_jspx_th_ww_005fiterator_005f5, _jspx_page_context))
          return true;
        out.write("\" style=\"display: none;\">\n                        ");
        if (_jspx_meth_ww_005fproperty_005f19(_jspx_th_ww_005fiterator_005f5, _jspx_page_context))
          return true;
        out.write("\n                        ");
        if (_jspx_meth_ww_005fif_005f10(_jspx_th_ww_005fiterator_005f5, _jspx_page_context))
          return true;
        out.write("\n                    </div>\n                ");
        int evalDoAfterBody = _jspx_th_ww_005fiterator_005f5.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fiterator_005f5 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fiterator_005f5.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fiterator_0026_005fvalue_005fstatus.reuse(_jspx_th_ww_005fiterator_005f5);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fiterator_005f5, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f18(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f5, 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_005f18 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f18.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f18.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(108,49) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f18.setValue("../id");
    int _jspx_eval_ww_005fproperty_005f18 = _jspx_th_ww_005fproperty_005f18.doStartTag();
    if (_jspx_th_ww_005fproperty_005f18.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f18);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f18, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f20(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_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_005f20 = (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_005f20.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f20.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(108,120) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f20.setName("displayNameKey");
    int _jspx_eval_ww_005ftext_005f20 = _jspx_th_ww_005ftext_005f20.doStartTag();
    if (_jspx_th_ww_005ftext_005f20.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f20);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f20, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f19(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f5, 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_005f19 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f19.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f19.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fiterator_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(109,24) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f19.setValue("viewHtml(null)");
    // /secure/admin/views/customfields/configurecustomfield.jsp(109,24) name = escape type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f19.setEscape(false);
    int _jspx_eval_ww_005fproperty_005f19 = _jspx_th_ww_005fproperty_005f19.doStartTag();
    if (_jspx_th_ww_005fproperty_005f19.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fescape_005fnobody.reuse(_jspx_th_ww_005fproperty_005f19);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f19, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fif_005f10(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fiterator_005f5, 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_005fiterator_005f5);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,24) 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("baseEditUrl && /fieldConfigureAvailable == 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("<a id=\"");
        if (_jspx_meth_ww_005fproperty_005f20(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("-edit-");
        if (_jspx_meth_ww_005fproperty_005f21(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("\" class=\"actionLinks subText\" href=\"");
        if (_jspx_meth_ww_005furl_005f6(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("\">\n                            ");
        if (_jspx_meth_ww_005ftext_005f21(_jspx_th_ww_005fif_005f10, _jspx_page_context))
          return true;
        out.write("</a>\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_005f20(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_005f20 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f20.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f20.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,93) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f20.setValue("/fieldId");
    int _jspx_eval_ww_005fproperty_005f20 = _jspx_th_ww_005fproperty_005f20.doStartTag();
    if (_jspx_th_ww_005fproperty_005f20.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f20);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f20, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f21(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_005f21 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f21.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f21.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,130) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f21.setValue("objectKey");
    int _jspx_eval_ww_005fproperty_005f21 = _jspx_th_ww_005fproperty_005f21.doStartTag();
    if (_jspx_th_ww_005fproperty_005f21.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f21);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f21, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005furl_005f6(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_005f6 = (com.atlassian.jira.web.tags.URLTag) _005fjspx_005ftagPool_005fww_005furl_0026_005fvalue.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_005f10);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,198) 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("baseEditUrl");
    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_005f15(_jspx_th_ww_005furl_005f6, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f16(_jspx_th_ww_005furl_005f6, _jspx_page_context))
          return true;
        if (_jspx_meth_ww_005fparam_005f17(_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.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_005f15(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_005f15 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f15.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f15.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,226) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f15.setName("'fieldConfigSchemeId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,226) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f15.setValue("../id");
    int _jspx_eval_ww_005fparam_005f15 = _jspx_th_ww_005fparam_005f15.doStartTag();
    if (_jspx_th_ww_005fparam_005f15.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f15);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f15, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f16(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_005f16 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f16.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f16.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,281) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f16.setName("'fieldConfigId'");
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,281) name = value type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f16.setValue("../key/id");
    int _jspx_eval_ww_005fparam_005f16 = _jspx_th_ww_005fparam_005f16.doStartTag();
    if (_jspx_th_ww_005fparam_005f16.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fvalue_005fname_005fnobody.reuse(_jspx_th_ww_005fparam_005f16);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f16, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f17(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;
    jakarta.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f17 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f17.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f17.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005furl_005f6);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,334) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f17.setName("'returnUrl'");
    int _jspx_eval_ww_005fparam_005f17 = _jspx_th_ww_005fparam_005f17.doStartTag();
    if (_jspx_eval_ww_005fparam_005f17 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f17 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f17);
      }
      do {
        out.write("ConfigureCustomField!default.jspa?fieldId=");
        if (_jspx_meth_ww_005fproperty_005f22(_jspx_th_ww_005fparam_005f17, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f17.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f17 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f17.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f17);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f17, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fproperty_005f22(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_005f17, 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_005f22 = (webwork.view.taglib.PropertyTag) _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.get(webwork.view.taglib.PropertyTag.class);
    _jspx_th_ww_005fproperty_005f22.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fproperty_005f22.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fparam_005f17);
    // /secure/admin/views/customfields/configurecustomfield.jsp(110,405) name = value type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fproperty_005f22.setValue("/fieldId");
    int _jspx_eval_ww_005fproperty_005f22 = _jspx_th_ww_005fproperty_005f22.doStartTag();
    if (_jspx_th_ww_005fproperty_005f22.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fproperty_0026_005fvalue_005fnobody.reuse(_jspx_th_ww_005fproperty_005f22);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fproperty_005f22, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f21(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:text
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f21 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f21.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f21.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fif_005f10);
    // /secure/admin/views/customfields/configurecustomfield.jsp(111,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_005f21.setName("'admin.customfields.edit.value'");
    int _jspx_eval_ww_005ftext_005f21 = _jspx_th_ww_005ftext_005f21.doStartTag();
    if (_jspx_eval_ww_005ftext_005f21 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005ftext_005f21 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005ftext_005f21);
      }
      do {
        if (_jspx_meth_ww_005fparam_005f18(_jspx_th_ww_005ftext_005f21, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005ftext_005f21.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005ftext_005f21 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005ftext_005f21.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.reuse(_jspx_th_ww_005ftext_005f21);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f21, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005fparam_005f18(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_005f21, 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:param
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f18 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f18.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f18.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005ftext_005f21);
    // /secure/admin/views/customfields/configurecustomfield.jsp(111,76) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f18.setName("'value0'");
    int _jspx_eval_ww_005fparam_005f18 = _jspx_th_ww_005fparam_005f18.doStartTag();
    if (_jspx_eval_ww_005fparam_005f18 != jakarta.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_ww_005fparam_005f18 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = org.apache.jasper.runtime.JspRuntimeLibrary.startBufferedBody(_jspx_page_context, _jspx_th_ww_005fparam_005f18);
      }
      do {
        if (_jspx_meth_ww_005ftext_005f22(_jspx_th_ww_005fparam_005f18, _jspx_page_context))
          return true;
        int evalDoAfterBody = _jspx_th_ww_005fparam_005f18.doAfterBody();
        if (evalDoAfterBody != jakarta.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_ww_005fparam_005f18 != jakarta.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.popBody();
      }
    }
    if (_jspx_th_ww_005fparam_005f18.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f18);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005fparam_005f18, _jsp_getInstanceManager());
    return false;
  }

  private boolean _jspx_meth_ww_005ftext_005f22(jakarta.servlet.jsp.tagext.JspTag _jspx_th_ww_005fparam_005f18, 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_005f22 = (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_005f22.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f22.setParent((jakarta.servlet.jsp.tagext.Tag) _jspx_th_ww_005fparam_005f18);
    // /secure/admin/views/customfields/configurecustomfield.jsp(111,102) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f22.setName("displayNameKey");
    int _jspx_eval_ww_005ftext_005f22 = _jspx_th_ww_005ftext_005f22.doStartTag();
    if (_jspx_th_ww_005ftext_005f22.doEndTag() == jakarta.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname_005fnobody.reuse(_jspx_th_ww_005ftext_005f22);
    org.apache.jasper.runtime.JspRuntimeLibrary.releaseTag(_jspx_th_ww_005ftext_005f22, _jsp_getInstanceManager());
    return false;
  }
}
