2 Sep 2010 14:10
Re: Disappearing mailto links
Adrian Gschwend <ktk <at> netlabs.org>
2010-09-02 12:10:12 GMT
2010-09-02 12:10:12 GMT
On 27.08.10 08:03, Steven Levine wrote: Hi Steven, > We might a a server issue. The mailto links on svn.netlabs.org/4os2 and > svn.netlabs.org/fm2 are intermittent. Sometimes the links render properly > and other times they render as plain text. I don't yet see a pattern. I think that's python going nuts, it looks like the mod_python version of TRAC is no longer supported. My idea is to move TRAC & svn to its own jail on one of my servers based on latest TRAC and the replacement way of running it. Is it constantly happening in terms of that you can't work anymore? Otherwise I would propose I prepare the migration and we check if we still have the problem after that. cu Adrian -- -- Adrian Gschwend <at> netlabs.org ktk [a t] netlabs.org ------- Open Source Project http://www.netlabs.org(Continue reading)
>My idea is to move TRAC & svn to its own
>jail on one of my servers based on latest TRAC and the replacement way of
>running it.
>Is it constantly happening in terms of that you can't work anymore?
No, it looks intermittent, but it is not. I would probably have never
noticed it unless a user had pointed it out.
>Otherwise I would propose I prepare the migration and we check if we
>still have the problem after that.
Upgrading would probably a good idea, if it will make it easier for you to
maintain the site.
A bit of poking about the trac code reveals 11.6 adds the
never_obfuscate_mailto option and a EMAIL_VIEW permission which gave me
some ideas. Sure enough if you are not logged in, the mailtos do not
display.
RSS Feed