10379 Posts in 2194 Topics by 1710 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1279 Views |
-
Newsletter module anchor processing

22 May 2009 at 5:00pm
The newsletter module appears to process anchors incorrectly. If I create an anchor the link is replaced to be the full path. This means my email has links back to the website in it.
For example
<a href="#link">Anchor link</a><a name="link"></a>
turns into
<a href="http://example.com/admin/newsletter/#link">Anchor link</a><a name="link"></a>Obviously this breaks the links inside email clients. Am I doing something wrong or is there a bug here? I am using SilverStripe 2.3.1 and Newsletter module 0.1.1.
Thanks
-
Re: Newsletter module anchor processing

15 October 2009 at 1:56pm
I'm having a problem with this too...
Did you find a solution smithsos? Or does anyone else have a solution?
-
Re: Newsletter module anchor processing

15 October 2009 at 2:19pm
No I didn't find a solution to this. I did however file an issue for it which is scheduled for the next release. See http://open.silverstripe.com/ticket/4247#comment:1. Hope that helps.
| 1279 Views | ||
|
Page:
1
|
Go to Top |


