Uploaded image for project: 'Log4php'
  1. Log4php
  2. LOG4PHP-58

HTML encoding typo on Quickstart page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • None
    • Documentation
    • None

    Description

      Hello

      I don't know what apt is (besides the Debian package manager frontend) but it seems not to need HTML encodings:
      http://ci.apache.org/projects/log4php/quickstart.html

      bye,

      christian

      — src/site/apt/quickstart.apt (Revision 797819)
      +++ src/site/apt/quickstart.apt (Arbeitskopie)
      @@ -62,8 +62,8 @@
      private $logger;

      public function __construct()

      { - $this->logger = LoggerManager::getLogger('mylogger'); - $this->logger->info('Hello!'); + $this->logger = LoggerManager::getLogger('mylogger'); + $this->logger->info('Hello!'); }

      }
      +--

      Attachments

        Activity

          People

            Unassigned Unassigned
            lathspell Christian Brunotte
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: