VBGAMER45 / prettyurls

Automatically exported from code.google.com/p/prettyurls
Other
0 stars 1 forks source link

Prettify urls in mails #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the newsletter sending, pretty try to prettify urls in what newsletter have. 
Its going to broken the mailing. Because she is trying to rewrite one by one 
every newsletter. 
It means if mail have the 1 url, and you have the 50 members and trying to send 
them a email, pretty try to prettify all "only one url" to 50 times. (It can be 
false. But ends its the same.) So its get the time out error. 
I remove the described function in sub-posts.php and its works fine now. 

I report it that so long time ago. But i can't find both in this place  or 
sm.org. (I think i wrote message pretty topic in sm.org but i did not give the 
error code at that time.

Thanks

- Daydreamer

Original issue reported on code.google.com by vazgec on 17 Aug 2010 at 10:37