Share

textile4j

Tracker: Bugs

5 -delete- problem - ID: 768334
Last Update: Comment added ( booveman )

There seems to be some problems with the latest
textile4j (1.10) :

Try :

-test "test":http://www.test-test-test.com

it will produce

<p><del>test <a href="http://www.test</del>test-
test.com" title="">test</a></p>

although the correct output should be :

<p>-test <a href="http://www.test-test-
test.com">test</a> </p>

This did not occur with 1.01

Pierre



Pierre Losson ( plosson ) - 2003-07-09 09:28

5

Open

None

Mark Lussier

None

v1.0 (example)

Public


Comment ( 1 )




Date: 2005-12-06 00:14
Sender: booveman

Logged In: YES
user_id=189487

Hi,
like to mention that I had problems due to the fact that JDK
1.4.2_08 obviously does not handle well the \\s replacement
in regular expresions. Replacing it with [ \\t] did help.


Log in to comment.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
assigned_to nobody 2004-05-26 19:32 intabulas