Discussion:
[jira] [Created] (LOG4J2-861) Broken link on left side nav menu to Extending Log4j Configuration > Manual
Remko Popma (JIRA)
2014-09-26 00:27:33 UTC
Permalink
Remko Popma created LOG4J2-861:
----------------------------------

Summary: Broken link on left side nav menu to Extending Log4j Configuration > Manual
Key: LOG4J2-861
URL: https://issues.apache.org/jira/browse/LOG4J2-861
Project: Log4j 2
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.2
Reporter: Remko Popma
Fix For: 2.1


On the site, in the left-hand side navigation menu, the submenu link [Extending Log4j Configuration|http://logging.apache.org/log4j/2.x/manual/customconfig.html] > [Manual|http://logging.apache.org/log4j/2.x/manual/customconfig.html#AddingToCurrent] is broken.

{code}
// current (broken)
custom.config#AddingToCurrent

// correct
customconfig.html#AddingToCurrent
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Remko Popma (JIRA)
2014-09-26 16:12:33 UTC
Permalink
[ https://issues.apache.org/jira/browse/LOG4J2-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma reassigned LOG4J2-861:
----------------------------------

Assignee: Remko Popma
Post by Remko Popma (JIRA)
Broken link on left side nav menu to Extending Log4j Configuration > Manual
---------------------------------------------------------------------------
Key: LOG4J2-861
URL: https://issues.apache.org/jira/browse/LOG4J2-861
Project: Log4j 2
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.2
Reporter: Remko Popma
Assignee: Remko Popma
Fix For: 2.1
On the site, in the left-hand side navigation menu, the submenu link [Extending Log4j Configuration|http://logging.apache.org/log4j/2.x/manual/customconfig.html] > [Manual|http://logging.apache.org/log4j/2.x/manual/customconfig.html#AddingToCurrent] is broken.
{code}
// current (broken)
custom.config#AddingToCurrent
// correct
customconfig.html#AddingToCurrent
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Remko Popma (JIRA)
2014-09-26 16:18:34 UTC
Permalink
[ https://issues.apache.org/jira/browse/LOG4J2-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma closed LOG4J2-861.
------------------------------
Resolution: Fixed

Fix pushed to master in commit f12ef15.
Post by Remko Popma (JIRA)
Broken link on left side nav menu to Extending Log4j Configuration > Manual
---------------------------------------------------------------------------
Key: LOG4J2-861
URL: https://issues.apache.org/jira/browse/LOG4J2-861
Project: Log4j 2
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.2
Reporter: Remko Popma
Assignee: Remko Popma
Fix For: 2.1
On the site, in the left-hand side navigation menu, the submenu link [Extending Log4j Configuration|http://logging.apache.org/log4j/2.x/manual/customconfig.html] > [Manual|http://logging.apache.org/log4j/2.x/manual/customconfig.html#AddingToCurrent] is broken.
{code}
// current (broken)
custom.config#AddingToCurrent
// correct
customconfig.html#AddingToCurrent
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...