String resource bug in the colleagues web part?November 27, 2007 11:58In one of my projects there is an issue with the colleagues web part. For one of our Dutch customers we are using the Dutch language pack. In combination with the out of the box colleagues web part, the rendering of the Add and Remove colleague links go wrong.
Google does not return any meaningful result for this issue. The language resource file: c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\CONFIG\Resources\sps.nl-NL.resx shows the text as: <div class=”code”> I thought the ‘ character should be encoded as ' inside a XML file… ???? But any alterations in these files do not reflect back to the current SharePoint environment. To me it seems that there is an error in the code to render the url. The & character is encoded while it shouldn’t be, also the title of the web part is encoded correctly: Correct title VS wrong url: Does anyone know if this is a known SharePoint bug and if there is a way to fix it? Tags: colleagues, dutch language, language pack, language resource, resource files, web part. |
||