On Jan 7, 10:22 am, Georg Brandl <ge...@python.org> wrote:
>
> Am 03.11.2010 16:46, schrieb Giles Thomas:
>
> > One oddity we encountered today was that mailto: links seem to be
> > excessively escaped in HTML output.  We are using something like
> > this:
>
> >        `Send us an email <mailto:supp...@projectdirigible.com>`_
>
> > The Sphinx HTML output is:
>
> >      <a class="reference external" href="mailto:support
> > %40projectdirigible.com">Send us an email</a>
>
> > The escaped '@' doesn't seem to work very well in my browser/email
> > client setup (Firefox/Google Toolbar to Gmail).
>
> > Is this a bug, or are we just doing it wrong?
>
> this seems to be a bug in some docutils versions; it doesn't occur
> with docutils 0.7 here.

Hi Georg,

Thanks for the reply.  We're using docutils 0.7 too; we're still on
Python 2.5, though.  Might that be the problem, do you think?


Regards,

Giles
--
Giles Thomas
giles.tho...@resolversystems.com
+44 (0) 20 3051 2751

Dirigible: a Python cloud spreadsheet
<http://projectdirigible.com/>

17a Clerkenwell Road, London EC1M 5RD, UK
VAT No.: GB 893 5643 79
Registered in England and Wales as company number 5467329.
Registered address: 843 Finchley Road, London NW11 8NA, UK

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to