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

Rad Editor's latest version for .Net 1.1

14 Answers 229 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tabrez
Top achievements
Rank 1
Tabrez asked on 12 Aug 2010, 08:48 AM
Hi,

We are using Rad Editor version 6.6.3.0 runtime version v1.0.3705 with .Net Framework 1.1 for a MCMS site.
Could you please suggest what was the latest version supported on .Net Framework 1.1, and URL from where I can download that control.

Thanks in advance.

14 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 12 Aug 2010, 09:09 AM
Hi Tabrez,

The latest RadEditor version for NET 1.1 is 7.3.7. The classic RadControls for ASP.NET are normally no longer available for download from our site, so I am attaching a trial version to this message. If you need a developer version, we can send one too, if currently you or someone from your company has a valid licence for RadControls for ASP.NET AJAX.

Kind regards,
Dimo
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
Tabrez
Top achievements
Rank 1
answered on 12 Aug 2010, 10:23 AM
Thanks a lot Dimo, we have the license with us, please let me know if I need to provide some information from my side in order to get the developer version download.

Also, if you have ready reference for the changes / fixes for 7.3.7 above old version 6.6.3 then it would be really helpful for us.

Thanks and Regards,
Tabrez
0
Dimo
Telerik team
answered on 12 Aug 2010, 12:15 PM
Hello Tabrez,

If you have a licence, then the licence holder must contact us via a formal support ticket. Alternatively, ask him to add you as a developer to the licence and send us a support ticket afterwards.

The release history is as follows:

RadEditor 7.35
BUG: fixed support for Chrome browser
BUG: fix for the convertfonttospan filter
BUG: fixed a problem with full page html and the convertToXHTML filter turned off
BUG: fixed a problem with Firefox and contex menus/dropdowns when the editor is shown after an ajax request.
BUG: fixed a couple of problems where relative URLs become absolute
BUG: fixed a problem with alt attribute in images
BUG: fixed a problem with flash content in Firefox


RadEditor 7.34
BUG: fixed an IE problem with flash urls (when they contain hebrew characters)
BUG: fixed an IE problem with links/emails of the type <a href="http://XX.XX.XX.XX/">www.yyyyy.com</a> and stripabsoluteanchorpaths is false
BUG: fixed an IE problem with the relative URLs
BUG: updated the Ajax Spell checker tool to ignore special content (e.g. scripts)
BUG: fixed a bug in the indent HTML filter when there are $ characters inside scripts in the editor content
BUG: fixed a Firefox 3 bug when pasting content in the editor
BUG: fixed an IE problem when inserting empty paragraphs (they were not rendered correctly)
BUG: fixed an IE problem with XHTML client filter (align attribute, empty href attribute)

RadEditor 7.33
BUG: Fixed a problem with the UseClassicDialogs property and the RadSpell editor dialog
BUG: Fixed some problems with the editor in design-time (Visual Studio 2005 and 2008)
BUG: Fixed a problem when clicking the Paste button and the editor is not focused
BUG: Fixed a bug with style tags in Firefox
BUG: Fixed problems with Section 508 compliance, XHTML compliance
BUG: Fixed a problem when there is only a single flash object in the content
BUG: Fixed a problem with anchors when StripAbsoluteAnchorPaths is false
BUG: Fixed some problems in the HTML indentation filter
BUG: Fixed problem with extra attributes appearing on some elements(originalAttribute, originalPath)
BUG: Fixed a rare JavaScript exception when docking/undocking a module


RadEditor 7.32

BUG: Fixed an issue with escaping quotes when stripabsolutepaths is set to false
BUG: Script tags are now stripped when pasting content and allowscripts is false
BUG: fixed a problem with the shouwonfocus/pagetop toolbar modes and full screen mode
BUG: margins are no longer removed when pasting content from word.
BUG: fixed a problem with font tags with size="+0"
BUG: fixed a JS exception when exiting the table dialog
BUG: fixed a problem with scripts inside comment tags
BUG: fixed a problem with nested lists in Mozilla Firefox
BUG: fixed a problem with links in the form "www.*" on Internet Explorer
BUG: fixed a problem in Internet Explorer and replacing text inside a textarea

RadEditor 7.31

- BUG: Editor designer error when opening the smart tag
- BUG: fix a width problem when the editor is inside a table
- BUG: problem with the convertToXhtml filter
- BUG: <noscript> tags are no longer stripped in IE
- BUG: fixed a problem with bad html content, which caused Internet Explorer to freeze
- BUG: CSS style text is now converted to lowercase (for XHTML compliance)
- BUG: the editor will no longer use the background image from the containing page
- BUG: moving the editor sometimes caused a crash in Firefox
- BUG: fixed a problem with validation

- FEATURE: improved the full screen implementation


RadEditor 7.30

- FEATURE: New content filters architecture that addresses a number of advanced scenarios, especially in Mozilla, which resulted in problems with producing XHTML content.
- BUG: In IE in some scenarios when pasting content whose formatting needs to be cleaned, the page would flicker during the paste.
- BUG: The editor would not work properly in AJAX scenarios, such as autosave, when the editor's edit mode happened to be HTML instead of Design
- BUG: In Mozilla browsers, due to a bug in the browser when the editor is moved in the DOM or when the editor is rendered invisible and then shown, it would not be editable.



RadEditor 7.21
- FEATURE: The FileUpload event is now raised before the file is saved. The file save can be canceled by returning false by the handler.
- BUG: ignore <,>, and & when pasting as plain text
- BUG: UseEmbeddedScripts can now be set from the configuration
file.
- BUG: Improvement of PasteHtml functionality in Opera
- BUG: Improvement on restoring the selection properly in IE and Mozilla
before pasting the result from a dialog
- BUG: encode > as well as < in attribute values
- BUG: additional check for the selected element in a Tab command


RadEditor 7.20
New features:
- N/A

Bugfixes:
- Added code for getting the Skin property from the web.config setting when it was not explicitly set
- safari 2.x and 3.0 compatibility improvements
- updated Xhtml validator module code
- fixed lost 'selected' attribute in 'option' elements with Xhtml on
- fixed a problem with Firefox 2.0.0.5+ and google ads - addEventListener security restriction
- trim the upload and delete paths as well. Until now only the view paths were trimmed.
- fontsize tools enabled in Safari 3.0
- Firefox - fixed a problem with BackColor command not being properly restored when Redo was executed
- fixed a problem with multiple flash files in non-IE browsers
- IE - Ipplemented workaround for a bug in IE that converts imagemap area attribute values to uppercase, which is not valid XHTML.
- fixed an error, which sometimes prevented links from working in Safari
- The client-side editor events properties can now be set in the configuration file as well.
- Link manager fix for emails with & in their subject
- IE when NewLineBR = true, and the user presses Enter while cursor is inside or at the end of a H1-H6 element, the resulting HTML was not be the same as when the property is turned off.
- fixed A problem in IE when moving / draging images that are surrounded by links.
- fixed a problem where the editor will throw a "RadControls directory not found" exception if there is no Internet connection

RadEditor 7.12

New features:
1. Trial version assemblies have different descriptions now to help distinguish them from the developer ones.
2. Using a new JavaScript compression engine.

Bugfixes:
1. When pasting content from Word and choosing Cancel, the content would still appear modified. This was due to IE autaomatically stripping some of the formatting if paste was performed on the range, rather than on the document.
2. ConvertToXhtml = true. Problem when using iframe tags. After switching back and forth to HTML mode and back the content after the IFRAME would disappear. Fixed.
3. ConvertToXhtml=true. IE7-only problem. When an image map is created, and an image area's href does not start with "http:", the browse would prepand the href with "about:". FIXED
4. ConvertToXhtml=true. Now custom XML and ASP.NET tags within the HTML are properly preserved.
5. Code in LoadPostData would not check for the __EVENTTARGET - thus when multiple editors existed on page and Cancel was called for one of them, result was that it was executed for all of them
6. Inserting an editable form element from the InsertForm dropdown would require double click to edit it. Now most of the elements gain the focus automatically.


r.a.d.editor 7.11

New Features
------------
- None

Problems fixed
--------------
1. Fixed a problem with StripFormattingOnPaste. The current implementation would not respect more than one stripping option set, e.g - Font, Css, Span, MsWord - ot would only pick up the first value.
2. Fixed a problem with StripFormattingOnPaste - editor would replace &nbsp; instances with whitespace, which resulted in changed layout of some Word documents.
3. Fixed a problem with Mozilla, when editing a page in full HTML mode (with <html> tags) - some of the <script> tags would be stripped by the browser.
4. Fixed a problem in Safari - when the editor or a parent of its were hidden, and then made visible - the editor would not allow editing of content. Now it will work, but its SetVisible(true) method must be called explicitly for the editor to initialize properly.
5. In IE LinkManager dialog would show relative links now (rather than showing absolute URLs)



r.a.d.editor 7.1

New Features
------------
- None

Problems fixed
--------------
1. Due to a bug in IE in following scenario: <P><STRONG>whatever </STRONG>text I want in here.</P>,
style would be incorrectly applied, because the range's start element would be <STRONG>, not <P>. Fixed.
2. A problem in Mozilla + AJAX on initial load. Fixed.
3. Added support in XHTML filter to always set an alt attribute in IMG elements
4. Fixed a problem with colorpicker. If user would chose a color, then use the colorpicker, then tryies to add a custom color, but decides to press cancel - the last chosen color would apply to the selection. Now problem is fixed - no color is applied when user cancels the custom / hex color popup.
5. Mozilla - Two problems with NewLineBr = false under Mozilla fixed. Improved behavior when hitting Enter in scenarios with lists and tables.
6. Pasting content in Mozilla problem in some senarios - BODY element is destroyed. In scenarios where the container is BODY it is not good to go to parent node! Fixed.
7. In Mozilla scenarios where the content is not well formed and there are child bold elements within other bold tags, the B to STRONG regex would not perform well.
8. Added support for UseClassicDialogs to radSpell inside of radEditor. At present, the spell was not configured properly and would always render inside of "r.a.d.window" dialog



r.a.d.editor 7.0.1 (Q4 2006 SP1, 2007/01/24)
1) Compatible with ASP.NET AJAX 1.0
2) Fixed: Document/Template Manager - when the Insert button clicked immediately after an upload (expecting to insert the selected item), nothing (or empty link) was inserted
3) Fixed: Paste - with IE7 the pasted content was not inserted in the exact cursor position.
4) Fixed: FindReplace Dialog - browser crash.
5) Fixed: RadSpell used RadControls/Spell/Skins/Default skin instead of its embedded skin.
6) Changed: the Language property is now marked with [Localizable] attribute.

r.a.d.editor 7.0 (Q4 2006, 2006/12/21)
New Features
------------
- New tool and spellchecking mechanism - AjaxSpellCheck, allowing the user to visually correct mistaken words right inside the content area, using AJAX to provide smooth spellchecking experience.
- New r.a.d.spell integrated - r.a.d.spell 3.0
- Unified content in Mozilla and IE - eliminated a number of existing differences in the content produced in one or the other browser. Now the same commands would produce the same HTML.
- Improvements in ApplyClass and FormatBLock tools in more advanced scenarios with selection, greatly adding to user experience.
- Mozilla - Find & Replace dialog implementation
- Mozilla - support for seeing FLASH files in edit mode under Mozilla (a Flash image appears that allows for resizing and keeps the overall page visual layout)
- Safari - "ApplyClass" tool support
- Updated to work with the latest MS ASP.NET AJAX release.


Problems Fixed
--------------
- Safari - scrollbars would not appear properly in the tools' dropdowns.
- Mozilla - ConvertToXhtml, inserting an empty TEXTAREA object would "cut off" the closing tag.
- IE7 - Pasting does not show a warning message anymore.
- More scenarios with sizing and resizing the editor in IE using percentage and different DOCTYPE settings.
- A number of minor bugs reported since Q3 fixed.


Greetings,
Dimo
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
Amit
Top achievements
Rank 1
answered on 12 Dec 2013, 01:51 PM
Hi

we have downloaded version of RADeditor for trail "211357_radeditor-7-3-7-trial-hotfix(1).zip"  from below URL site of yours.
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/rad-editor-s-latest-version-for-net-1-1.aspx

My requirement like these:-
I have a project which is in dot.net framework 1.1, in that already one FCKeditor running on to it, but it doesn't  support with  lastest browser version, so we planning to switch to radeditor so I have downloaded the above mentioned version and trying to get that version working, so I did all the tricks but it was show only textarea kind of box were we can Type but none of the toolbar display like editor has, can you help me to resolved the issue, so that I can show it to client like it is working on all the browser so that we can purchase that version as well..


Thanks
Amit

0
Stanimir
Telerik team
answered on 13 Dec 2013, 04:14 PM
Hi Amit,

The support and enhancement of RadEditor 7.3.7 was dropped 4 - 5 yeas ago. This version of RadEditor does not work properly on modern browsers. Such browsers are supported by RadEditor for ASP.NET AJAX.

The latest version of RadControls for ASP.NET AJAX supports .NET 3.5 and later frameworks.

Regards,
Stanimir
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Shivlila
Top achievements
Rank 1
answered on 17 Jan 2014, 10:41 AM
Hi

We are using telerik rad editor below are the DLL version:
Telerik.Web.UI.DLL --> 2012.3.1205.35
RadEditor.Net2.DLL --> 7.1.2.0

We are facing below issue:
When we use chrome browser then radeditor appends the FontSize:14px to the <p> tag. Due to that we are facing font size issue. Now

please let us know which dll we need to upgrade also let us know from where to down load it and how to upgrade it.

Thanks,
Shivlila
0
Ianko
Telerik team
answered on 20 Jan 2014, 12:02 PM
Hello Shivlila,

I can only try to make assumptions on how both of these versions are being used in one application. The one is for .NET 2.0 and the other for .NET 3.5.

Nevertheless, as Stanimir mentioned the the support of RadEditor 7.3.7 has been dropped. Respectively, this includes the 7.1.2.0 (which is an older version).

About upgrading our products, it is always recommended upgrading to the latest available version of RadControls. I suggest to consider using the RadEditor control from the ASP.NET AJAX suite, provided in the Telerik.Web.UI library instead of the classic RadEditor from the RadEditor.Net2 one.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Shivlila
Top achievements
Rank 1
answered on 23 Jan 2014, 05:38 AM
Hi,

We have updated our project with the latest Telerik.Web.UI DLL version 2013.3.1114.35 and accessing the Rad editor from this DLL only.

But now we wanted to test whether the latest DLL is updated properly or not. So could you please send us the list of new changes implemented in this version so that we will test it and confirm that the DLL up-gradation is done properly.

The rad editor Old version we were using from Telerik.Web.UI DLL version 2012.3.1205.35.

Thanks,
Shivlila
0
Ianko
Telerik team
answered on 23 Jan 2014, 06:11 AM
Hi Shivlila,

You can track the release history of the RadControls suite in our official website, by following this link:
http://www.telerik.com/products/aspnet-ajax/whats-new.aspx#ReleaseHistory

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
shiv
Top achievements
Rank 1
answered on 06 Feb 2014, 09:07 AM
Hi All,

We are still facing below issue:
When we use chrome browser then radeditor appends the FontSize:14px to the <p> tag. Due to that we are facing font size issue

To resolve this issue we have upgraded our Telerik.Web.UI.DLL from 2012.3.1205.35 version to 2013.3.1114.35 but we are still facing the Font size issue. Please let us know your response.

Thanks,
Shivlila
0
Ianko
Telerik team
answered on 06 Feb 2014, 11:20 AM
Hi Shivlila,

I tried to reproduce the problem, but to no avail. Please try using this live example to reproduce the problem and get back to me with the exact detail leading to the problem, so that I could be able to reproduce it and investigate it further on my end.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
shiv
Top achievements
Rank 1
answered on 10 Feb 2014, 11:10 AM
Hi,

This issue is not reproducible at our end also but it is occurring at our client machine. Below are the client machine details:
Windows 7  64 bit on desktop and 8.1 on notebook.
Chrome Version 31.0.1650.63 m

Below is the code which we are using:
  <style type="text/css">
        #modalBox3 img
        {
            text-align: :center;
            width: 300px;
        }
        .style1
        {
            font-family: Arial,verdana,tahoma;
            font-size: 14px;
            color: #ff0000;
            font-weight: bold;
            margin-left: 0px;
            width: 310px;
        }
        .style3
        {
            height: 79px;
        }
        .ErrorMsgSmall
        {
            font-family: Verdana;
            font-size: 14px;
            color: Red;
        }
    </style>

 <telerik:RadEditor  runat="server" ID="radEditorBody" Width="90%" Height="550px" Skin="Telerik"
                                ContentFilters="None">
                                    <Content>
                                    </Content>
                                    <ImageManager DeletePaths="~/imageserver/" UploadPaths="~/imageserver/" ViewPaths="~/imageserver/"
                                        SearchPatterns="*.gif,*.jpg,*.jpeg,*.png,*.bmp" />
                                </telerik:RadEditor>


Find the attached image to analyze the HTML contents replaced the highlighted red box contents are replaced with green box contents.

Hope this information will help you to dig the problem.

Thanks,
Shivlila
0
Ianko
Telerik team
answered on 10 Feb 2014, 11:50 AM
Hello Shivlila,

Unfortunately, using the mentioned environment does not lead to the described behavior. I can only assume on the reason why the em tag is with additional stylization, I can confirm that this is a faulty behavior, although I am unable to verify that it stems from to RadEditor's logic. 

On a side note, if the provided styles are not intended to customize the editor's content, they could cause similar formatting issues. Due to that I would suggest clearing them from the content iframe by setting an empty CssFile in the CssFiles collection. Please follow this example:
<telerik:RadEditor runat="server" ID="radEditorBody" >
    <CssFiles>
        <telerik:EditorCssFile />
    </CssFiles>
</telerik:RadEditor>

If they are intended for custom stylization, please examine this help article, in which is explained how to properly set custom styles to the content area.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
0
shiv
Top achievements
Rank 1
answered on 11 Feb 2014, 07:56 AM
Thanks Lanko. I will try your suggestion and let you know if need any help. I just want to mention that find the attached image where it is replacing "</p>  <p>" tag with "&nbsp;<span style="font-size: 14px;">".  It may be helpful to you to find any other solution.

Thanks,
Shivlila
Tags
General Discussions
Asked by
Tabrez
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Tabrez
Top achievements
Rank 1
Amit
Top achievements
Rank 1
Stanimir
Telerik team
Shivlila
Top achievements
Rank 1
Ianko
Telerik team
shiv
Top achievements
Rank 1
Share this question
or