<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ</message>
<message id="name-section">NAVN</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Syntaks</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NAME</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Syntax</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NAME</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Syntax</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NOMBRE</message>
<message id="hyphenation">Cesura</message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Sintaxis</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NOM</message>
<message id="hyphenation">Césure</message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Syntaxe</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NAME</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">構文</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NAME</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">¹®¹ý</message>
<!-- Used in manualpage -->
<message id="relatedmodules">Módulos Relacionados</message>
<message id="relateddirectives">Diretrizes Relacionadas</message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Sintaxe</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">NAME</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">óÉÎÔÁËÓÉÓ</message>
<message id="uppercase">ABCÇDEFGĞHIİJKLMNOÖPQRSŞTUÜVWXYZ</message>
<message id="name-section">İSİM</message>
<message id="hyphenation">.nh</message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">Sözdizimi</message>
<message id="uppercase">ABCDEFGHIJKLMNOPQRSTUVWXYZ</message>
<message id="name-section">名称</message>
<message id="hyphenation"></message>
+ <message id="foundabug">Bugfix checklist</message>
+ <message id="httpdchangelog">httpd changelog</message>
+ <message id="httpdknownissues">Known issues</message>
+ <message id="httpdreportabug">Report a bug</message>
<!-- Used in description box for directives -->
<message id="syntax">语法</message>
<xsl:attribute name="class">no-sidebar</xsl:attribute>
</xsl:if>
- <xsl:call-template name="top"/>
+ <xsl:call-template name="top"/>
<div id="page-content">
<xsl:call-template name="retired" />
- <div id="preamble">
+ <div id="preamble">
<h1>
<xsl:value-of select="title"/>
</h1>&lf;
<xsl:apply-templates select="summary" />
</div>&lf; <!-- /#preamble -->
-
+
<xsl:if test="(not($is-chm) and count(section) > 1) or seealso">
<div id="quickview">
<xsl:if test="not($is-chm) and count(section) > 1">
</ul>
</xsl:if>
- <xsl:if test="seealso">
+ <!-- The seealso section shows links to related documents
+ explicitly set in .xml docs or simply the comments. -->
+ <xsl:if test="seealso or not($is-chm or $is-zip or
+ $metafile/basename = 'index')">
<h3>
<xsl:value-of
select="$message[@id='seealso']" />
<xsl:apply-templates />
</li>
</xsl:for-each>
+ <xsl:if test="not($is-chm or $is-zip or $metafile/basename = 'index')">
+ <li><a href="#comments_section"><xsl:value-of
+ select="$message[@id='comments']" /></a>
+ </li>
+ </xsl:if>
</ul>
</xsl:if>
- <xsl:if test="not($is-chm or $is-zip or $metafile/basename = 'index')">
- <ul class="seealso">
- <li><a href="#comments_section"><xsl:value-of
- select="$message[@id='comments']" /></a>
- </li>
- </ul>
- </xsl:if>
</div>&lf; <!-- /#quickview -->
</xsl:if>
</xsl:choose>
</xsl:if> <!-- /!is-chm -->
- <xsl:if test="seealso">
+ <h3>
+ <xsl:value-of select="$message[@id='foundabug']" />
+ </h3>
+ <ul class="seealso">
+ <!-- Bugzilla mpm components are prefixed with
+ 'mpm_', meanwhile the page name in the docs do
+ not contain it. For example, Bugzilla has
+ the 'mpm_event' component and the doc has the
+ 'event' page. This creates an inconsistency
+ in the URL generation, fixed by the following
+ check. -->
+ <xsl:variable name="bugzilla_prefix">
+ <xsl:choose>
+ <xsl:when test="name='worker' or name='event'
+ or name='prefork'">
+ <xsl:value-of select="string('mpm_')"/>
+ </xsl:when>
+ </xsl:choose>
+ </xsl:variable>
+ <li>
+ <!-- The link below is not dynamic and points only
+ to the 2.4 release since it makes sense to keep
+ it as reference even for trunk. -->
+ <a href="https://www.apache.org/dist/httpd/CHANGES_2.4">
+ <xsl:value-of
+ select="$message[@id='httpdchangelog']" />
+ </a>
+ </li>
+ <li>
+ <!-- Bugzilla mpm components are prefixed with
+ 'mpm_', meanwhile the page name in the docs do
+ not contain it. For example, Bugzilla has
+ the 'mpm_event' component and the doc has the
+ 'event' page. This creates a inconsistency
+ in the URL generation, fixed by the following
+ check. -->
+ <xsl:variable name="bugzilla_prefix">
+ <xsl:choose>
+ <xsl:when test="name='worker' or name='event'
+ or name='prefork'">
+ <xsl:value-of select="string('mpm_')"/>
+ </xsl:when>
+ </xsl:choose>
+ </xsl:variable>
+
+ <!-- The line below is not splitted in multiple
+ lines to avoid rendering a broken URL. -->
+ <a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_status=__open__&list_id=144532&product=Apache%20httpd-2&query_format=specific&order=changeddate%20DESC%2Cpriority%2Cbug_severity&component={$bugzilla_prefix}{name}">
+
+ <xsl:value-of
+ select="$message[@id='httpdknownissues']" />
+ </a>
+ </li>
+ <li>
+ <!-- The line below is not splitted in multiple
+ lines to avoid rendering a broken URL. -->
+ <a href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2&component={$bugzilla_prefix}{name}">
+ <xsl:value-of
+ select="$message[@id='httpdreportabug']" />
+ </a>
+ </li>
+ </ul>
+ <!-- The seealso section shows links to related documents
+ explicitly set in .xml docs or simply the comments. -->
+ <xsl:if test="seealso or not($is-chm or $is-zip or
+ $metafile/basename = 'index')">
<h3>
<xsl:value-of select="$message
[@id='seealso']" />
<xsl:apply-templates />
</li>&lf;
</xsl:for-each>
+ <xsl:if test="not($is-chm or $is-zip or $metafile/basename = 'index')">
+ <li><a href="#comments_section"><xsl:value-of
+ select="$message[@id='comments']" /></a>
+ </li>
+ </xsl:if>
</ul>
</xsl:if>
- <xsl:if test="not($is-chm or $is-zip or $metafile/basename = 'index')">
- <ul class="seealso">
- <li><a href="#comments_section"><xsl:value-of
- select="$message[@id='comments']" /></a>
- </li>
- </ul>
- </xsl:if>
</div> <!-- /#quickview -->
</xsl:if>&lf; <!-- have sidebar -->