Display of & (and possibly other special chars) isn't handled correctly

Arinaya - December 23, 2008 - 00:20
Project:Amazon Module
Version:6.x-1.0-beta5
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

To reproduce this issue, create an amazon item using ISBN 0945747306

Ampersands (&) display as & on the front end.

#1

bostonclimber - April 21, 2009 - 14:51

I don't know if this is a solution or not, but I could get away from the issue by editing amazon-item.tpl.php like the following.

<div class="<?php print $classes; ?>">
<?php print $smallimage; ?>
<div><strong><a href="<?php print $detailpageurl; ?>"><?php print $title; ?></a></strong></div>
</div>

#2

rfay - October 4, 2009 - 20:47
Status:active» fixed

Fixed in http://drupal.org/cvs?commit=270996 and it will be in the next release. Should be in tomorrow's dev release, and I'd much appreciate you testing it.

Thanks,
-Randy

#3

System Message - October 18, 2009 - 20:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.