Members list double encoding

mrschlei - August 31, 2007 - 02:05
Project:Members
Version:5.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:wmostrey
Status:duplicate
Description

Not 100% sure this belongs here, but I'm having some trouble with the members list double encoding links for a few profile fields I created. The problem is visible here:
http://stiet.cms.si.umich.edu/people

and is essentially the same as the problem presented here:
http://drupal.org/node/85936

Thanks for any assistance you can provide and my apologies if this has been posted in the wrong place.

#1

wmostrey - August 31, 2007 - 07:26
Category:support request» bug report
Assigned to:Anonymous» wmostrey

Could you tell me which name is faulty for instance? What the name should be and what you're actually seeing?

#2

mrschlei - August 31, 2007 - 16:02

Sure, both the first name column and last name column are doubly encoded, so somebody like John Doe's entry would look like:

first name column: <a href="/profile/profile_first_name/John">John </a>
last name column: <a href="/profile/profile_last_name/Doe">Doe</a>

instead of just having:
first name column: John
last name column: Doe

I've also attached a screen shot. This is certainly a strange error, because the page occasionally shows up fine and other times has the double encoding. Thanks again for the help.

AttachmentSize
STIET.jpg 55.9 KB

#3

mrschlei - August 31, 2007 - 16:06

Sorry to double post, there is no error when I am logged out but the error appears again once I have logged in.

#4

wmostrey - December 18, 2007 - 23:19
Status:active» duplicate

http://drupal.org/node/146026

 
 

Drupal is a registered trademark of Dries Buytaert.