From: Norbert B. <br...@ch...> - 2009-06-01 07:51:38
|
You were right, Honza. It works after ugprade to the latest version. Thank you! norbert br...@ch... _____ From: Honza Malik [mailto:hon...@ec...] are you using the last version of AA from svn? This behaviour was problem in AA for a short period of time say month ago, when we rewrite the f_t function. It was already fixed some time ago. Honza Norbert Brazda <br...@ch...> wrote: >I have found strange problem with URLs in email alerts. > >URLs like http://something.org <http://something.org/ <http://something.org/>> >; (defined in Alerts >Selection Set view) are modified to http#://something.org (note # in the >URL) in resulting email. > >URLs are changed in modules/alerts/alerts_sending.php3 on line 347 >("$aliases = $als->getArray();"). > >Any ideas how to fix this and not break another things? |