CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Quick question about encoding in URL tracking
Pages: [1]

Author Topic: Quick question about encoding in URL tracking  (Read 373 times)

awarnock

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7
  • MySQL version: 5.5.32
  • PHP version: 5.3.3
Quick question about encoding in URL tracking
July 11, 2014, 02:30:23 pm
In CiviMail (CiviCRM 4.4.6), when I enable tracking click-throughs, I get URLs that end with something like this:

.../url.php?u=54&qid=3010

Shouldn't the '&' character be escaped to look like this?

.../url.php?u=54&qid=3010

Otherwise, HTML validators complain.  Where would I look to fix that?  Yeah - I'm being pedantic  :-\

Thanks.

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Quick question about encoding in URL tracking
July 14, 2014, 01:54:02 pm
Civi needs the help of people like you.   If you wouldn't mind, please, create an account on our issue tracker and file the details as a 'minor' bug affecting CiviMail with a link to this forum post.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

awarnock

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7
  • MySQL version: 5.5.32
  • PHP version: 5.3.3
Re: Quick question about encoding in URL tracking
July 15, 2014, 05:59:44 am
Done.  I created issue CRM-14988.  Thanks for the pointer.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Quick question about encoding in URL tracking

This forum was archived on 2017-11-26.