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 #1316

Adding a new rule messes up php strings

Details

Submitted2004-04-29 21:03 UTC
Fromrobin dot ericsson at profecta dot se
Assignedpmjones
StatusBogus
PackageText_Wiki
PHP Version4.3.4
OSLinux
Roadmaps(Not assigned)

Comments

[2004-04-29 21:03 UTC] robin dot ericsson at profecta dot se

Description:
------------
When I add a rule to match my specific need I get bogus result.

I haven't dug deeper into this package, but it might be due to changing referenced strings and such?

Reproduce code:
---------------
Example with code can be viewed here:
http://www.localhost.nu/wikitest.php

Expected result:
----------------
Expect Text_Wiki::addToken not to return a bogus string.

Actual result:
--------------
Instead of excepted string, ÿ0ÿ is returned.