PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki » Bug #8726

Script crashes while using <code>

Details

Submitted2006-09-18 14:25 UTC
Frommichelsoft at colormove dot de
Assignedjustinpatrin
StatusBogus
PackageText_Wiki
PHP Version5.1.4
OSWindows
Roadmaps(Not assigned)

Comments

[2006-09-18 14:25 UTC] michelsoft at colormove dot de

Description:
------------
If the text is containing the following code, the side does not load. But it still don't gave me any errors.

With this code it works:

<code>Test Code
over here
</code>

With this it crashes:

<code>Test Code
over here</code>