I am generating iCal file through code in which i am passing URL. This iCal file will go as an attachment with a mail. I am passing URL in mail as well as in .ics Attachment both.
But in .ics file URL is getting disrupted but in mail URL is fine.
Example:
if URL in mail is coming as : www.gmail.co.in&ed=102345
in iCal attachment it is coming as www.gmail.co.in&ed2345

Please help me out in finding out. i tried by changing the Encoding format from Quoted printable to Base64 and in that case URL is fine but iCal attachment is becoming unreadable.

Comments

clemens.tolboom’s picture

This looks like the wrong project? (http://drupal.org/project/calendar)

The example fails as in being a good url. Where is the "?" ?

clemens.tolboom’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Closed (won't fix)

This is an issue for the wrong project and it isn't even a bug.

For potential user of url access this critical bug is distracting ;-)

And now it's gone from my list of issues :-)