Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Bots and plugins
»
mosemailcloak messes with emails!
« previous
next »
Print
Pages: [
1
]
Author
Topic: mosemailcloak messes with emails! (Read 7757 times)
Eleanna
Newbie
Posts: 26
mosemailcloak messes with emails!
«
on:
October 27, 2016, 14:26:04 »
Hello everybody!
I have elxis2009.3 and I use Email Cloaking bot. It had been working fine, until one fine day, many emails had to be added to a page! These emails are similar and have a pattern like mitsos.kitsos@whatever.gr, then fitsos.mitsos.kitsos@whatever.gr, then sthelse.mitsos.kitsos@...
What happens is that as soon as the bot catches the first mitsos.kitsos, then it takes for granted that all the others that are sth.mitsos.kitsos are actually the same email, mitsos.kitsos! So it "discards" the first part with the first dot, adds a space and then the rest (that is mitsos.kitsos) is treated as email.
If I erase the first appearance of mitsos.kitsos, then all the others that are sth.mitsos.kitsos are treated fine from the bot, as different emails as they are, and work perfectly.
Have you encountered such behavior? And if yes, how did you solve it?
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: mosemailcloak messes with emails!
«
Reply #1 on:
October 27, 2016, 20:06:59 »
This bot works with "find and replace" on the whole text. A replacement might be applied on 1 or more emails and because there is a loop equal to the number of email addresses a secondary replacement might be applied on an email producing a result like the one you wrote. A solution would be to replace the "find and replace" method with more sofisticated code.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Bots and plugins
»
mosemailcloak messes with emails!