NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10660: Some email address autolinking doesn't work
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
at the bottom of
JoomlaUsersContrib, There is an example (with foswiki 1.1.3 at least) of the really elusive email address rendering issue that I've seen intermittently, but whenever we try to chase it down, it goes away.
Trying to disable
FindElsewherePlugin
- Set DISABLELOOKELSEWHERE = 1
-- SvenDowideit@fosiki.com
renders as
--
SvenDowideit@fosiki.com
ie.
--
SvenDowideit@fosiki.com
rather than the more desirable
--
SvenDowideit@fosiki.com
just because the name part of the email happens to match a wikiword, does not mean the email address refers to that page.
--
SvenDowideit - 20 Apr 2011
Please confirm if this is now fixed in trunk, by
Item11059 - It appears to be fixed to me.
--
GeorgeClark - 21 Sep 2011
er, no,
see
http://trunk.foswiki.org/Tasks/Item10660
--
SvenDowideit - 21 Sep 2011
Really? Could it be cached? I added a unit test that passes, and From my "view source" I see:
<p></p>
er, no,
<p></p> <ul>
<li> <a href="mailto:SvenDowideit@fosiki.com">SvenDowideit@fosiki.com</a> should link to the email, and its still linking to a topic
</li></ul>
--
GeorgeClark - 21 Sep 2011
Set to waiting for release
--
GeorgeClark - 02 Oct 2011