I'm using Fullname field for CCK module as a field into a View.
When I look at the html being produced, I see that between First and Last name, there is a "&nbsp" - without the semicolon (the module returns "&nbsp", not " " )

Is this a bug, or maybe I have done something wrong?

CommentFileSizeAuthor
#2 non_breaking_space_fix.patch1.91 KBgbrands

Comments

efpapado’s picture

OK I manually edited the module and added some semicolons.
I'll try to find out how to make a patch and upload.

gbrands’s picture

StatusFileSize
new1.91 KB

Attached a patch for this. Stick in module's directory and run.

alan d.’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.