Hello Django-users,

Could there be a bug in PyTextile that's currently 'shipped' with
Django? (textile-2.0.11)

If I filter the following through textile:
"[EMAIL PROTECTED]":mailto:[EMAIL PROTECTED]

I get the following output as a result:
<p><a href="mailto:[EMAIL PROTECTED]">john.<a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></a></p>

So, the first part of the link turns into a proper mailto-href.
But the second part (after the initial dot) becomes invalid,
obviously.

I tested this on http://www.textism.com/tools/textile/index.php, and
it seems to work there.

Thanks!

Gijs Nijholt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to