This is a migrated thread and some comments may be shown as answers.

Spurious characters in href

4 Answers 43 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 01 Mar 2011, 04:00 PM
We are using RadEditor for MOSS version 5.3.2.0. Our users have entered an href link which includes a numeric query parameter. Here is the stored html code:

<div class="right-align"><a href="/services/hospitals/overview/defaultview.aspx?id=739"><img alt="Luton and Dunstable Hospital profile" src="/aboutNHSChoices/professionals/healthandcareprofessionals/your-pages/PublishingImages/luton.jpg" /></a></div>
<div class="right-align"></div>

In display mode, the query parameter seems to be corrupted. This is the html displayed by the browser:

<div class="right-align">
<a href="/services/hospitals/overview/defaultview.aspx?id=" 739??="" jQuery1298991157800="83">
<img alt="Luton and Dunstable Hospital profile" src="/aboutNHSChoices/professionals/healthandcareprofessionals/your-pages/PublishingImages/luton.jpg" complete="complete"/>

This output is from IE8 but I have tried to display this page in Firefox and Google Chrome with similar results. I have tried downloading version 5.8.6.0 and installing this on a test server but this did not seem to fix the problem. Can you please help?

4 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 02 Mar 2011, 08:24 AM
Hello Jon,

I tested the issue with the latest version of RadEditor for MOSS 5.8.6 and I was not able to reproduce it. For you convenience I created a small video with my test: http://screencast.com/t/I3Jiu2IgvKi. In order to help you further I will need some additional information. Provide me with the ConfigFile.xml, ListConfigFile.xml, ToolsFile.xml, ListToolsFile.xml and MOSSEditorTools.js, which are located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.x.x.0__1f131a624888eeed/Resources/ folder.

Regards,
Stanimir
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Jon
Top achievements
Rank 1
answered on 02 Mar 2011, 10:39 AM
Hi Stanimir,

Thanks for your prompt reply. We have modified these control files in our live implementation in version 5.3.2. However, in order to check out the latest version of the RadEditor software, I downloaded a trial version of 5.8.6.  I then installed the wsp file without making any changes. The specified files are therefore straight out of the box. Is it possible the trial version would give different results from the fully licenced version?
0
Stanimir
Telerik team
answered on 02 Mar 2011, 01:40 PM
Hello Jon,

Is it possible the trial version would give different results from the fully licenced version? - No, this is not possible. There is no difference in the functionality of both versions. Could you create a small video, with the trial 5.8.6, so I can see how you are getting the problem?

All the best,
Stanimir
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Jon
Top achievements
Rank 1
answered on 07 Mar 2011, 06:48 PM
Thanks for your help. The problem turned out to be a custom Control Adaptor, which corrupted the html output from the RadEditor RadHtmlField control.
Tags
WebParts for SharePoint
Asked by
Jon
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Jon
Top achievements
Rank 1
Share this question
or