This patch fixes two bugs:

1) use the path alias for links

2) revert encoding in titles retrieved from drupal_get_title. If you don't do that, then the additional check_plain in l() will lead to double encoding giving you ugly entities on screen.

CommentFileSizeAuthor
#1 trailscout.patch871 byteskilles@www.drop.org

Comments

killes@www.drop.org’s picture

StatusFileSize
new871 bytes

and here's the patch...

christefano’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Thanks, killes!

  • Vacilando committed e9ae0ed on master
    Issue #277676 by killes@www.drop.org: Fixing two bugs in link handling.
    
vacilando’s picture

Assigned: killes@www.drop.org » Unassigned
Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Thanks, fixed :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.