Home » Text » Text_Wiki » Bug #1316
Adding a new rule messes up php strings
Details
| Submitted | 2004-04-29 21:03 UTC |
|---|---|
| From | robin dot ericsson at profecta dot se |
| Assigned | pmjones |
| Status | Bogus |
| Package | Text_Wiki |
| PHP Version | 4.3.4 |
| OS | Linux |
| 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.