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

Table Wizard / Accessibility tab question

10 Answers 71 Views
Editor
This is a migrated thread and some comments may be shown as answers.
lsavard
Top achievements
Rank 1
lsavard asked on 25 Jan 2010, 06:32 PM
Hi,

This is a question regarding a specific behavior of RadEditor current version for 01/25/2010 (i dont know version number http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx) IE 6.0 and FFox 3.6:

  • Create a simple table (lets say 3x3 for example) using toolbar button
  • Open this new table properties and go to Accessibility tab
  • Input 1 for "Header rows" and close dialog

Behavior i get is : entire first row is deleted from table. Any previous content is lost.

Behavior i expected is : first row html markup changed for <thead><tr><th></th><th></th><th></th></tr></thead> while preserving contents if any.

I'd like to know if the behavior i get is normal or a bug ? If it is normal, how should I proceed to get the behavior I was expecting ?

Thank you !

10 Answers, 1 is accepted

Sort by
0
lsavard
Top achievements
Rank 1
answered on 27 Jan 2010, 06:18 PM
Hello again !

Anyone else experienced this ?

I was planning on remmending RadEditor for support to web content managers in MOSS environment for to support them with accessible content creation, but I cannot do so after getting this strange behavior.

Maybe someone found a workaround ??


0
Rumen
Telerik team
answered on 28 Jan 2010, 12:14 PM
Hii lsavard,

Thank you for reporting this bug!

I verified the problem and logged it in our Public Issue Tracking system. We will do our best to fix the problem in one of the upcoming latest internal build of the control.

We do appreciate your feedback and I updated your Telerik points. Let us know if you experience any other problems.


All the best,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Niklas Östh
Top achievements
Rank 1
answered on 12 May 2010, 10:17 AM
Hello

We have exactly the same issue in version 5.6.2.0 for RadEditorSharePoint (2009.3.1314.20).

This is very critical because this is used in production.

Br,
Niklas
0
Rumen
Telerik team
answered on 13 May 2010, 11:14 AM
Hi Niklas,

This problem is fixed in the latest version of RadEditor for ASP.NET AJAX (Q1 2010 SP1 -  v.2010.1.415) and you can verify this by testing the Default Example of the control.

In order to fix the problem please upgrade to the latest version of RadEditor for MOSS which is 5.7.2.

Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Erik Norström
Top achievements
Rank 1
answered on 26 May 2010, 11:38 AM
Hello

I have the same issue but I cant find the version you a refering to. Is this bacuse of my licens?
I tried to download Telerik.Web.UI_2010_1_216_Dev but in that i could not find anything related to SharePoint.

Br,
Erik
0
Rumen
Telerik team
answered on 27 May 2010, 02:27 PM
Hi Erik,

You can download the latest RadEditor for MOSS installation from Downloads -> DLLs, Scripts, Source Code, DNN and MOSS wrappers ... -> RadEditor for MOSS (zip, 13 MB) link under your account.

Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Erik Norström
Top achievements
Rank 1
answered on 27 May 2010, 02:31 PM
The link available there only points to http://www.telerik.com/downloads/productfiles/baame/RadEditorMOSS_5_6_2_dev.zip

And thats the current version we have with the bug.

We use this in production so it is important to get a fix as soon as possible.
0
Rumen
Telerik team
answered on 27 May 2010, 02:56 PM
Hello Erik,

I double checked our records and noticed that your license for RadControls for ASP.NET AJAX (which includes RadEditor for MOSS) has expired on 17-Jan-2010, which is the reason for not seeing the download link for version 5.7.2.

You should renew your license in order to get the fix and be able to download the version 5.7.2 or later of the control. Right now you can download only the trial build of RadEditor for MOSS v.5.7.3.

Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Erik Norström
Top achievements
Rank 1
answered on 27 May 2010, 03:22 PM
So we must buy a new licens to get a bug fix? That sounds very strange, having to buy new versions for bugs in a software...

Is there not any fix / service pack for this for version 2009.3 1314 (5.6.2.0) that dont require a complete new version. 

It sounds in the license agreements that service pack should be provided for the following year: "As you have purchased the Developer License youwill receive service packs for the version you initially purchased and StandardSupport Package during the following year."

Or is it a earlier version that we can use instead that dont have this bug (we know it was working in 5.2.2.0)?


0
Rumen
Telerik team
answered on 27 May 2010, 03:57 PM
Hello Erik ,

I cannot give you the new version of RadEditor for MOSS for free, because it includes new features and enhancements, but not only the requested fix for RadEditor, but I can tell you how to fix the problem.

All you need to do is to download the latest trial version of RadControls for ASP.NET AJAX and copy the AccessibleTable.ascx file, which contains the fix for this problem. After that put this AccessibleTable.ascx file in the Resources folder and set the ExternalDialogsPath property in the respective ConfigFile.xml or ListConfigFile.xml  to point to the

C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources\RadEditorSharePoint\5.x.x.0__1f131a624888eeed\Resources folder, e.g.

<property name="ExternalDialogsPath">/_wpresources/RadEditorSharePoint/5.7.1.0__1f131a624888eeed/Resources/</property>

For your convenience I have attached the latest version of the AccessibleTable.ascx file to this message.

Greetings,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Editor
Asked by
lsavard
Top achievements
Rank 1
Answers by
lsavard
Top achievements
Rank 1
Rumen
Telerik team
Niklas Östh
Top achievements
Rank 1
Erik Norström
Top achievements
Rank 1
Share this question
or