Microsoft Online Services TechCenter > Microsoft Online Services Forums > Microsoft Online: SharePoint Online > Special char not displayed correctly in Sharepoint RSS feed
Ask a questionAsk a question
 

AnswerSpecial char not displayed correctly in Sharepoint RSS feed

  • Monday, October 19, 2009 2:22 PMDario Palermo Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi everybody, I've got this issue on my company's sharepoint portal:

    RSS enabled document's library
    One user has " ' " char in his last name
    When this user upload a document to that library, in the RSS feed his last name has no " ' ", but there is a string: "&# 39; " (without the middle space)

    This should be an UTF coding problem, right?

    From the source of the RSS page:

    <?xml version="1.0" encoding="UTF-8"?> (first line)

    And for every item published by the user I've got:

    <author>Xxxxx Z&amp;#39;Yyyyy</author> (where correct user name is: Xxxxx Z'Yyyyy)

    Anyone knows how to fix this?

    thanks,

    Dario Palermo
    Dario Palermo

Answers

  • Thursday, October 22, 2009 10:49 PMWilliam Fiddes - BPOS SupportMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    After much research, we have determined that it is not possible to change the character set within SharePoint of the RRS Feed from UTF-8 to something that does support the apostrophe.  At this time, we will have to declare this as By Design.  I apologize for the inconvenience.  If you would like to submit a feature request, please open a service request to BPOS Technical Support from your Microsoft Online Administration Center.
    -William Fiddes

All Replies

  • Thursday, October 22, 2009 10:49 PMWilliam Fiddes - BPOS SupportMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    After much research, we have determined that it is not possible to change the character set within SharePoint of the RRS Feed from UTF-8 to something that does support the apostrophe.  At this time, we will have to declare this as By Design.  I apologize for the inconvenience.  If you would like to submit a feature request, please open a service request to BPOS Technical Support from your Microsoft Online Administration Center.
    -William Fiddes
  • Thursday, October 22, 2009 11:47 PMDario Palermo Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks for the info. I'll do as you suggest.

    Bye


    Dario Palermo