Home » Text » Text_Wiki » Bug #8726
Script crashes while using <code>
Details
| Submitted | 2006-09-18 14:25 UTC |
|---|---|
| From | michelsoft at colormove dot de |
| Assigned | justinpatrin |
| Status | Bogus |
| Package | Text_Wiki |
| PHP Version | 5.1.4 |
| OS | Windows |
| 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>