Multiple paragraphs in notes render incorrectly (original) (raw)

| Bug #51833 | Multiple paragraphs in notes render incorrectly | | | | | ------------------------------ | ----------------------------------------------- | --------- | ----------------------------------------------------------------------------------------------------------------------- | | | Submitted: | 2010-05-16 15:45 UTC | Modified: | 2010-05-23 14:57 UTC | | | From: | degeberg@php.net | Assigned: | degeberg (profile) | | | Status: | Closed | Package: | Doc Build problem | | | PHP Version: | Irrelevant | OS: | Irrelevant | | | Private report: | No | CVE-ID: | None | |

[2010-05-16 15:45 UTC] degeberg@php.net

Description:

When multiple elements are used in a , they are rendered incorrectly. Instead of being rendered as multiple

tags they become a single

tag with each paragraph separated by a single
.

An example can be seen in the last note here: http://docs.php.net/manual/en/datetime.formats.date.php

Test script:

Paragraph 1. Paragraph 2.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

[2010-05-23 14:57 UTC] degeberg@php.net

-Status: Open +Status: Closed -Assigned To: +Assigned To: degeberg

[2010-05-23 14:57 UTC] degeberg@php.net

This bug has been fixed in SVN. Since the websites are not directly updated from the SVN server, the fix might need some time to spread across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.