Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 180)

1 2
Ticket Summary Keywords Owner Type Status Priority
#401 links have target="undefined" Pending WorksForMe fredck@… Bug closed Must have (possibly next milestone)
Description

inserting links add a target attribute and set it to "undefined". Seen in Opera and Firefox with last nightly build. Seems to be a regression and important to fix since it will cause all links to open in a new window.

#1542 Beta 2.5 Crashes IE when multiple fckEditor are rendered using CreateHtml() Pending WorksForMe Bug closed Must have (possibly next milestone)
Description

I've used the CreateHTML() method to load multiple instances of fck on a page. When running in IE7, activating two of them at the same time brings IE down. I've attached my html and javascript.

I reverted to 2.43 and the problem appears to go away.

#2274 FCK grabs initial focus in IE Pending WorksForMe Bug closed Must have (possibly next milestone)
Description

When the attached page is opened in IE7, the second editor instance incorrectly grabs initial focus. It is not possible to tab out of the editor.

The circumstances appear bizarrely specific; there has to be an element rendered off-screen (intended for screen readers) and at least one editor instance has to be empty.

We regard this as a significant problem as we've been unable to find a workaround. Removing the accessibility statements and accessibility short-cuts is undesirable. Placing default text in all the empty editor instances is also undesirable. We will continue using v243 until we can find a solution.

#2809 Browse server button not working in when we upload the image Pending WorksForMe Bug closed Must have (possibly next milestone)
Description

When we click image button it shows the pop window for image properties and when we click on the Browse server button it is not working .It shows some error.

#3317 Create a line break in the Message Body when creating an E-Mail Link Type WorksForMe Pending Bug closed Must have (possibly next milestone)
Description

I am using version 2.6.3 Beta of FCKeditor. The problem we are having is seen when creating an E-Mail Link Type. The message body does not allow me to insert a carriage return or line break. The link only works when there are no "hard" carriage returns. I have tried <br>, <p>, /n, <li>, etc. Nothing seems to work. How do I allow the message body to allow line breaks.

The email client on the computer does come up, but I need to allow the line breaks in the message body.

We are using FCKeditor on a .Net site.

Thanks

#3676 FCKeditor 2.6.4 save didn't work with Chrome 3.0 Confirmed WorksForMe Pending Martin Kou Bug closed Must have (possibly next milestone)
Description

With the last chrome version : (3.0.183.3) when I submit a form, the fckeditor (2.6.4) didn't copy the html to the textarea.

With the console, I have this error :

Uncaught TypeError: Cannot read property 'parentNode' of null fckeditorcode_gecko.js:35

The problem didn't appear in fckeditor 3.0b2

#97 IE7: "Error: no such interface supported" when opening custom file browser IE IE7 WorksForMe Bug closed Normal
Description

Effect

IE7 pops up the following error: Error: no such interface supported Custom file browser window cannot be opened in IE7.

Steps to Reproduce

  1. Open an FCKEditor that uses a custom file browser in IE7 on Windows.
  1. Click the 'image' button.
  1. Click the 'Browse Server' button in the image dialog.

Comments

After debugging for a while I found that the error was happening on line 157 of editor/dialog/common/fck_dialog_common.js :

window.open( url, 'FCKBrowseWindow', sOptions ) ;

The window object at that point seems to look like a valid object, and the window.open function prints out normally as:

function open () {
    [native code]
}

For some reason however, when window.open is called on that line, the "No such interface supported" error occurs. I attempted to put the window.open call into a try{} block inside a loop to see if subsequent calls would work, but to no avail. The window would not open on the first or subsequent calls to the method.

#116 Color changes are not saved WorksForMe Pending Bug closed Normal
Description

I found an problem with FCKEditor. Anytime I make any change on text color, after I save, the changes are gone.

#136 FCKBrowserInfo.IsIE error SF WorksForMe Pending Bug closed Normal
Description

OS: Win2000
Browser: IE 6

Try to run downloaded FCKeditor 2.4 on localhost (http://127.0.0.1) get a javascript error "FCKBrowserInfo" is undefined.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1657759&group_id=75348&atid=543653

#150 flash embed properties not saved WorksForMe Pending Bug closed Normal
Description

When adding a flash movie, and editing the "Auto play", "repeat", "enable menu" and "style" options in the Advanced tab (unchecking all checkboxes, and filling in all fields), it is initially saved when you save it to a file, and the Flash movie works as expected.

After editing the file again these settings are back to default (checkboxes are
checked again, Stlye textbox is empty.

Does not apply to "ID", "Stylesheet class", "Title" and "Scale information" as this
information is shown as filled in the first time.

#173 Error when both instances share the same toolbar SF WorksForMe Pending Frederico Caldeira Knabben Bug closed Normal
Description

FCKeditor - JavaScript - Sample 10
This sample shows a form with two FCKeditor instance. Both instances share the same toolbar, available in the top.

When change this JavaScript Sample to PHP Version.

Error: oEditor.GetParentForm is not a function
Source:http://192.168.168.1/fckeditor/editor/js/fckeditorcode_gecko.js
Line:36


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1649545&group_id=75348&atid=543653

#178 Right-click in table cell messing up in Firefox SF WorksForMe Bug closed Normal
Description

When you right click inside a table cell in Firefox, the menu flickers a few times, the whole editor flickers once, then the context menu appears.

Here's the kicker, if you have a custom plugin that uses the context menu, right click does not work at all in Firefox.

Tested in Firefox version 1.5.0.9 and 2.0.0.1


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1622484&group_id=75348&atid=543653

#186 Font & bg colorpickers display cut when ToolbarLocation=out SF WorksForMe Pending Expired Bug closed Normal
Description

Hey there,

Nice work all of you !!

Just to report that the FONT & BACKGROUND colorpickers do not display correctly (get cut) when first click on it in PHP mode when 'ToolbarLocation' set to Out & using multiple textareas.

After the first click on the colorpicker the display of the colorpicker become ok.

(1 new click is needed for each new focus textarea)

This happen in IE as well as Firefox

Best Regards, OP


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1590370&group_id=75348&atid=543653

#203 Instert Template FireFox WorksForMe Pending Bug closed Normal
Description

When you have a big template file (23000 characters) and you want too insert that template, I get an unresposive script error with FireFox 2.0.0.2. This goes both bad on Windows and Mac with FireFox. With IE it goes without any problem.

#215 Insert Smiley does not include required alt attribute WorksForMe Bug closed Normal
Description

When inserting a smiley, the editor does not include the required alt attribute. This does not impact functionality but causes html validation errors. Ideally it just needs to add alt="" when inserting.

#216 js error in fckeditorcode_ie.js WorksForMe Pending Bug closed Normal
Description

JS ERROR: Line 22 length is null or not an object fckeditorcode_ie.js

#235 FF: Toolbar icons are now displayed correctly on Mac OS X SF Firefox Mac WorksForMe Pending Bug closed Normal
Description

The Images on Firefox for Mac OS X don't work. See attached screenshot. It was taken from http://www.fckeditor.net/demo/.

The system used is
Firefox 1.5.0.4 on Mac OS X 10.3.9 (7W98)


Moved from SF:
https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1523869&group_id=75348

#297 Missing alt="" with Smiley WorksForMe Bug closed Normal
Description

I looked into this some more and the alt="" is definitely not getting added to the img tag in FF or IE.

After looking at the fck_smiley.html source, alt is never set in the InsertSmiley function. Line 51 should read:

oImg.alt = '';

I made this change locally and alt="" is now correctly added.

Mike

#326 Firefox: Lists + formatted text = undesired behavior WorksForMe Pending Bug closed Normal
Description
  1. Load demo page with Firefox
  1. Focus in editor, Control-A to select all, hit delete
  1. Click the "Numbered list" toolbar button
  1. Type three lines of text
  1. Hit Control-A to select all, change the font to Comic Sans
  1. Focus on item 2, and indent with the "Increase Indent" toolbar button
  1. Focus at the end of the line, and hit enter
  1. Bug 1: Notice that there is an extra newline at the end of the sublist
  1. Click the "Decrease indent" button
  1. Bug 2: The decrease indent function does not work

Note: This happens to normal lists as well, not just nested lists.

#342 Spell Checker errors WorksForMe Pending Bug closed Normal
Description

I have attached a document that shows the behavior of the Spell Checker within the WYSIWIG white box in IAManager. Basically an error message pops up every time I use spell checker to make a change in the document. Multiple error messages pop up there. The attached document describes the error condition better with screen shots..

#348 Style span tags do not behave as expected after breaks (Happens in online demo too) WorksForMe Pending Expired Bug closed Normal
Description

Reproduce via: Type in 1 line of text Highlight that text and convert the style using the style box Put a line feed at the end of the line (go to the end of the line and hit enter) Type in more text on line 2. (The text on line 2 will be in the same style as line 1) There does not seem to be any way to remove the style from line 2 ... futhermore, after the above bug presents itself, there does not seem to be any way to remove the style from line 1 or 2 without erasing the code or the text and starting over.

#422 JavaScript integration: "CreateHtml is not a function" WorksForMe Pending Bug closed Normal
Description

Hi,

Creating the editor using ajax in Firefox 1.5 generates error: CreateHtml is not a function. Code used:

var div = document.getElementById("myFCKeditor"); var fck = new FCKeditor("myFCKeditor"); div.innerHTML = fck.CreateHtml();

regards

#433 Vanishing toolbar in full screen mode WorksForMe Firefox Pending Bug closed Normal
Description

The toolbar vanishes in full screen mode using the following steps on a Mac platform (Intel processor) under Mozilla Firefox 2.0.0.3. I have not tested this under other platforms or other versions of Firefox.

Paste a large file into FCKEditor (I used the fckconfig.js file).
Go to full screen mode.
Select a line.
Turn the line bold (button or ctrl-b).
Put the cursor at the end of the line (mouse always causes this, arrow keys sometimes do).
Press "return" key.

Result: Toolbar vanishes.

#437 Images toggle alt="" between each parse WorksForMe Pending Bug closed Normal
Description

When adding an image to a page without specifying the alt parameter the editor will add an alt="", when an img contains an alt="" it is stripped. Although this isn't strictly a bug as they are both functionally equivalent, however it is playing merry hell with version control in a wiki I'm developing.

#457 Chinese characters Pending WorksForMe Bug closed Normal
Description

Hi,

I have installed tikiwiki here: http://www.paysans-sans-frontieres.com/wiki/ I have been using Internet Explorer 6 and add a bug with fckeditor. When I wrote a text and edited the text again, there add Chinese characters showing in the page. I have updated Internet Explorer to version 7, and the Chinese characters have disappeared, but I now have squares.

Those strange characters appear when I write French, with a combination of é, à, è. All those letters are changed into Chinese.

I have tried forums, updates, etc... etc... but the problem still be here.

I also have a problem with the administration of WYSIWYG, as it is said in Tikiwiki that fckeditor comes with an admin, while there is not any in the Tikiwiki Administration tools: http://doc.tikiwiki.org/tiki-index.php?page=Wysiwyg+Editor+Admin&bl

Expecting your help, I send you my bests regards.

Sandrine

#472 Editor locks up on page load (sometimes) WorksForMe Pending Bug closed Normal
Description

Cannot reproduce consistently, but editor not editable upon startup. You can see it reload 2 or 3 times before page load is complete. Sometimes textarea is not visible. It's like it's in read-only mode. Can be subsequent page loads, or first-time run. I see other reports in the forum of same problem.

<FCKeditorV2:FCKeditor ID="FCKeditor1" Height="300"

Value='<%# Bind("body") %>' ToolbarSet="Basic" BasePath="~/FCKeditor/" runat="server">

</FCKeditorV2:FCKeditor>

Happens in ASP.Net 2.0, IE 6+, Firefox and Mozilla.

#484 SetHTML changes lost in IE Pending WorksForMe Bug closed Normal
Description

I am calling SetHTML to dynamically change the contents of the editor and it appears to work fine.

However I find that in IE6 that the changes can be lost on pressing submit or viewing source.

Stepping through the code it appears that the problem is that "this.EditorDocument.body.innerHTML" still contains the old HTML that predates the SetHTML function call.

#522 The file manager doesn't upload files properly in the demo Pending WorksForMe Frederico Caldeira Knabben Bug closed Normal
Description

The Filemanager at the demo for the current version seems to be misconfigured somehow. Testing with http://www.fckeditor.net/fckeditor/editor/filemanager/browser/default/connectors/test.html to upload an image says that the image has been uploaded (and if you try again it says that it already exists), but calling the GetFilesAndFolders command doesn't show any new file.

BTW: it could be good to remove the old files and folders that people had uploaded.

#526 @import in css files do not work for editor area styles Pending WorksForMe Bug closed Normal
Description

I use several style sheets, one for basic layout, one for the cms styles and one site.css for customising the site, the latter one importing the others. Setting FCKConfig.EditorAreaCSS to point to my site.css, the styles defined in the imported ones do not display correctly in the editor. A workaround is to put all styles in one file for the editor, but the other is a cleaner solution, as it allows me to change the layout or the cms by changing only 2 lines.

#543 IE7 does not understand the page-break tag IE7 Pending WorksForMe Bug closed Normal
Description

we discovered that the [page-break] does not work properly when used on IE7.

Read : http://groups.google.it/group/microsoft.public.internetexplorer.general/msg/156c318230ae4d55

We currently use (directly through source code in fckeditor) :

<div style="page-break-after: always; line-height: 0; height: 0px"> PAGE 1 </div> <div style="page-break-after: always; line-height: 0; height: 0px"> PAGE 2 </div> <div style="line-height: 0; height: 0px"> PAGE3 <div>

and then this page-break-after code works with IE7 (yes.... thank you Bill...)

... same code with the page-break-before does not work :-)) (please don't smile...)

Just to let you know that the function "page-break" currently in use in fckeditor does not work with IE7 (or did I miss something ?)

#660 Problems with smartNavigation=True SF WorksForMe Bug closed Normal
Description

FCKeditor's ASP.NET component failes to load when you set FCKeditor control's Visible property to FALSE in aspx codebehind code and then set it back tu TRUE If aspx page's smartNavigation is enabled.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1199768&group_id=75348&atid=543653

#665 CF: CustomConfigurationsPath won't load on Windows/IIS Pending WorksForMe Bug closed Normal
Description

This bug report refers to fckEditor version 2.0 FINAL RELEASE.

fckEditor doesn't load the customconfigurationspath file specified when the server platform is Windows with IIS. The file is never requested - no entries appear in the log files. I've tested it on two seperate Windows/IIS servers, and one Linux server.

I've tried clearing my cache and everything, but the file is simply never requested.

The exact same code works flawlessly when installed on a Linux server with Apache.

Here's part of my implementation code:

<cfset fckEditor.config.CustomConfigurationsPath = "/fck_toolbarSet.js"> <cfset fckEditor.toolbarSet = "BlogCFMDefault"> <cfset fckEditor.create()>

Here is my /fck_toolbarSet.js file:

FCKConfig.ToolbarSets["BlogCFMDefault"] = [
['Source','-'],
['Cut','Copy','Paste','PasteText','PasteWord','-
','SpellCheck'],
['Undo','Redo','-','Find','Replace','-
','SelectAll','RemoveFormat'],
['Bold','Italic','Underline','StrikeThrough','-
','Subscript','Superscript'],
['OrderedList','UnorderedList','-
','Outdent','Indent'],
['JustifyLeft','JustifyCenter','JustifyRight','Justif
yFull'],
['Link','Unlink','Anchor'],
['Image','Flash','Table','Rule','Smiley','SpecialC
har','UniversalKey'],
['Form','Checkbox','Radio','TextField','Textarea'
,'Select','Button','ImageButton','HiddenField'],
'/',
['Style','FontFormat','FontName','FontSize'],
['TextColor','BGColor'],
['About']
] ;

alert('Loaded');

In the version I have installed on my Linux server, when I load the page with the editor, the alert box displays and the toolbar displays.

The same code when run on Windows/IIS generates no alert, and and the toolbar doesn't display. A javascript popup says there is no such toolbar set (obviously, because it didn't load the configuration file!)

This isn't critical, but it forces me to edit the actual configuration file, which I'd rather not do.

What's wrong?


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1241329&group_id=75348&atid=543653

#699 Problem width positioning of DIV's in IE SF Pending WorksForMe Bug closed Normal
Description

In FF you can change the size and position of a DIV by simply dragging it around. This, however, doesn't seem to work in IE. You can only drag it around as if it was an image. That means only 'between' text.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1418045&group_id=75348&atid=543653

#702 ColdFusion: not changing default "UserFiles" settings SF Pending WorksForMe Bug closed Normal
Description

Hi all,

I have the following problem with FCKeditor running on Mac OS X / apache when using the editor with Firefox: (I'm using the coldfusion connector)

When choosing to insert an image and afterwards "browse server" I always get an empty page. When I want to create a folder or upload an image, it does do the action, but nothing changes in the server browse wndow.

Serverwise, everything seems ok. All the folders are created and images are uploaded, but they don't apear in the browser window.

I also can't change the default setting of the Userfiles folder. When I define another one, nothing happens and the default destination is still used.

After clearing cache, changing paths etc. nothing happens.

What could cause this?

Thanks for the help.

Peter


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1433734&group_id=75348&atid=543653

#708 IE Display Issues With DPI Set To Large Sizes SF Pending WorksForMe Bug closed Normal
Description

When I have my Windows display properties set with DPI set to Large Size (120 DPI), there are multiple display issues with the editor when viewed from IE. The editor still works fine in Firefox.

The color selector is only partially displayed (see screen shot).

The style, format, font, size selectors similarly only partially display.

All context menus are only partially displayed, and appear in the wrong location.

Configuration: Windows XP SP2 IE 6.0.2900


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1458022&group_id=75348&atid=543653

#735 Detached toolbars will not listen to new edit areas SF Pending WorksForMe Bug closed Normal
Description

If i create a textarea, then replace this with an fckeditor, and set the toolbar to be placed in a seperate div located elsewhere on the page. Then destroy the fckeditor instance.

When i try and create a new instance, the old toolbar does not work on the new fckeditor instance.

If i destroy both the toolbar and the fckeditor instance. a new toolbar is not created and javascript errors are created in firefox.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1498959&group_id=75348&atid=543653

#745 AutoGrow feature bug SF Pending WorksForMe Bug closed Normal
Description

I use the brand new 2.3 release of fckeditor. I prefer to have the toolbars hidden when opening the editor. But when using the autogrow feature, the box doesn't resize to take the toolbar into account. This can lead to the complete disappearance of the text area because of the size of the toolbar Check the screenshot attached. I use firefox 1.5 under linux, but this problem has been constated on about any plat-form.

Is there any way to at least parametrize a minimal size ?


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1507717&group_id=75348&atid=543653

#763 Editor window disappears after spellcheck finishes SF Pending WorksForMe Bug closed Normal
Description

I am using FCKeditor 2.3 with SpellerPages spellchecker installed.

It works fine in IE.

In Firefox if I run a spellcheck and replace one or more misspelt words then when the Spell Checker pop up window closes the main FCKEditor window shrinks to half its size. So it looses its height.

Does anyone have a fix for this please thanks.

Rob


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1530468&group_id=75348&atid=543653

#789 OutOfMemoryError in FCKEditorTag.java StringBuffer object WorksForMe Michael Osipov Bug closed Normal
Description

I have an application which uploads the document and gives a preview in the FCKeditor where the user can customize the document and re submit to the server.I am using FCKEditor tag in the JSP page to set the content that is to be displayed in the FCKeditor. But when I upload a large document of Size apprx. 3MB ,I get OutOfMemoryError in the FCKEditorTag.java which holds the content in the StringBuffer object and this gives an error.

I am working in TOMCAT 4.1,JAVA1.5,REDHAT Linux 9.1,1 GB RAM and 80 GB HardDisk.

I have attached the document which gave this error.

regards, Mehmood


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1593118&group_id=75348&atid=543653

#793 Editor not displayed in MasterPage/IE7 SF WorksForMe Bug closed Normal
Description

I have an ASP.Net application that uses FCKEditor. Everything was working fine in IE6. When I upgraded my machine to IE7, the editor stopped displaying. I tried FF and Opera and everything worked just fine. I tried the Sample01.aspx example in IE7 and it worked fine. I changed a couple lines in my aspx application page to use standard aspx instead of master page, and it suddenly started working again (this basically consists of adding the html/head/body/form tags and removing the asp:content tags). No actual code changes occured between the masterpage and non-master page versions.

In the MasterPage/IE7 version, the editor is not displayed. The area where the editor should display is blank. The IFRAME exists in the source but for some reason is not displaying correctly.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1607418&group_id=75348&atid=543653

#804 Auto changed to english typing after closed any dialgog SF Pending WorksForMe Bug closed Normal
Description

IE 7.0, windows XP SP2(Korean), FCKEditor 2.4 using JavaScript and html

After once opened any modal dialogs as "find", "replace", automatically changed english typing mode from hangul(korean) except commands not open a dialog. And then it is impossible changing typing mode to hangul(korean) and typing mode won't change.

But i once click left-mouse to any region NOT FCKEditor area, return hangul typing again and can write hangul characters to FCKEditor area.

This problem even happens in the "http://www.fckeditor.net/demo" site and everytime.

Is this a bug?


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1661318&group_id=75348&atid=543653

#885 File/image upload SF Pending WorksForMe New Feature closed Normal
Description

I will paypal for this addition.

I would like a button, like a text button, in the FCKeditor, that allows for automatic file/image browse and validate, so in my forms created I have the ability to have a customer/user browse for, preview and attach and image when the form submit is clicked.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1486012&group_id=75348&atid=543656

#918 Enter key handler causes placeholder plugin to behave strangely Pending WorksForMe Bug closed Normal
Description

The introduction of the new enter key handler causes the placeholder plugin to behave in a strange way, that I'm not certain is caused by the plugin.
This bug can be seen in the included samples: javascript - sample 6 - plugin support.

To reproduce:

  • Place your cursor in the editor area
  • Click the "placeholder plugin" button
  • Enter text for the new placeholder
  • Press ok to insert the placeholder
  • When focus returns to the editor area, you'll see that the new placeholder is added
  • Press enter
  • You'll see that a -very small, but visible- new placeholder is created on the next line by the editor. It is selected and has the corner handles
  • Type some text
  • Go to source view
  • Return to WYSIWYG view
  • A second plugin, identical to the one you created before is automatically displayed
#986 Window not stopped WorksForMe Bug closed Normal
Description

In Linux (also on windows XP) / Firefox 2.0.0-5 - FCK editor 2.5 SVN No problem with Internet Explorer.

When I have 2 editors : one visible and the other unvisible, the window loading not stop and other onload event functions are not launch until window.stop() is called.

If the 2 are visbles : it's OK

If the 2 are unvisible : it's OK also.

See example to view the problem.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
        <title>FCKeditor - Sample</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="robots" content="noindex, nofollow" />
        <script type="text/javascript" src="/usr/share/what/fckeditor/fckeditor.js"></script>
</head>
<body>
        <h1> FCKeditor - JavaScript - Double Editor</h1>
        <div> First is visble, second is hidden   </div>
        <hr />             <br />
<form action="sampleposteddata.asp" method="post" target="_blank">
                
<a onclick="document.getElementById('fsecond').style.display=''">View Second Editor</a>
<fieldset id="ffirst" ><legend>First</legend>
<script type="text/javascript">
var sBasePath = '/usr/share/what/fckeditor/' ;
var oFCKeditor = new FCKeditor( 'FCKeditor1' ) ;
oFCKeditor.BasePath     = sBasePath ;
oFCKeditor.Value        = 'First Editor' ;
oFCKeditor.Create() ;
</script>
                <br />
</fieldset>

<fieldset id="fsecond"  style="display:none"><legend>Second</legend>
<script type="text/javascript">


var oFCKeditor2 = new FCKeditor( 'FCKeditor2' ) ;
oFCKeditor2.BasePath     = sBasePath ;
oFCKeditor2.Value        = 'Second editor' ;
oFCKeditor2.Create() ;

                </script>
                <br /></fieldset>
                <input type="submit" />
        </form>
</body>
</html>

#1039 Font name will only stay in the Font window for less than 10 seconds. WorksForMe Pending Bug closed Normal
Description
  1. At the Font dropdown window, select a Font style - from Arial to Verdana, select one.
  2. Start enter text in the text panel - any text or garbage text would do.
  3. Watch the Font window in the toolbar and see the Font style you selected disappeared.
#1154 <br> is removed from the middle of the text WorksForMe Pending Bug closed Normal
Description

Cross browser editing is removing <br /> tags. (And I have to ask, why are you even touching <br />s? Isn't that just asking for trouble?)

To reproduce:

In Internet Explorer: 1) Enter text 2) Set font on typed text 3) Press shift+enter (to generate a <br />) 4) Type a second line of text 5) Set font on the new line of text 6) Save the data (in our case, to a database)

In Firefox: 1) Load up the same data generated above 2) Save the data

The text will now be on one line.

I'm *assuming* switching to code view will do the same thing as saving the data, but code view is disabled in our app and I have not tested it.

#1283 Mediawiki 1.11.0 doesn't support it WorksForMe Bug closed Normal
Description

I tried to implement FCKEditor for Mediawiki 1.11, but raise an error about ParserOptions.php file. It seems this file vanished from 1.10 to 1.11.

Any has a solution? Thanks.

#1329 Adding border to an image causes image not to show up on the page Pending WorksForMe Bug closed Normal
Description

Whenever I add a link to an image and then add a border to that image, the image no longer appears on the page. For some reason, the source seems to be truncated by this process, as you can see in the attached screenshots. If I then remove the border from the image and apply the change, the image still doesn't show up. The only way I can get it to show up is to go into the source view and remove the class="" attribute that is automatically added when I try to add the border.

I am using IE 7 on Windows XP Pro SP2.

#1342 Editor is not shown in Firefox 3.0a9pre Pending WorksForMe Bug closed Normal
Description

I know Firefox 3 is not stable yet, and I don't know if it is a Firefox Bug or not.

Error: FCKeditorAPI has no properties
Source File: (Path_to_FCK)/fckeditor/editor/js/fckeditorcode_gecko.js
Line: 37

Windows XP, Firefox 3.0a9pre

#1402 Safari: Image linking doesn't work beta 2.5 Pending WorksForMe Bug closed Normal
Description

I am using safari 522.12.1 (beta 3.0.3) and also tested with Webkit build 26183. When I click on the add image icon the dialog box displays and I can browse the server looking for images or upload an image but when I select an image it does not show up in the dialog box and it does not allow me to close the dialog box to actually add the file to my document.

The dialog box works correctly in Firefox.

OSX 10.4.10

#1413 perl connector quick upload does not work Pending WorksForMe Bug closed Normal
Description

perl connector quick upload does not work.

Progress bar is shown shortly but no file is uploaded an no error is given.

my configuration:

perl 5.8.8 on ubuntu breezy

Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7

Ticket #1412 and #1408 (for upload.cgi) are fixed here.

UploadURLs are declared in external_configuration.js

#1438 Combo Menus Don't Reposition with FitWindow Pending WorksForMe Bug closed Normal
Description

When you click on the FitWindow button to maximize the editor, and then clcik on one of the combo boxes in the editor, the comno boxes have not moved so they are still positioned under their corresponding menus.

#1439 BASE HREF tag results in _base_href attributes in other tags Pending WorksForMe Bug closed Normal
Description

In FullPage mode, when the document has a BASE HREF tag, something (I suspect Firefox/Gecko rather than FCKeditor but I'm not sure) is inserting a bogus _base_href attribute into nearly all of the other tags in the content. An example (enclosing angle brackets removed from tags) -- Given:

BASE HREF="http://www.theonion.com/onion3740/choosing_a_health_club.html"

img width="300" align="right" alt="Choosing A Health Club" src="http://graphics.theonion.com/pics_3740/health_club_tips.jpg" height="453" border="0"

Becomes:

img width="300" height="453" border="0" align="right" alt="Choosing A Health Club" src="http://graphics.theonion.com/pics_3740/health_club_tips.jpg" _base_href="http://www.theonion.com/onion3740/choosing_a_health_club.html" /

(I was testing on a page scarfed off The Onion website.) That _base_href attribute is not present in the original source. Also the original source was not XHTML so the trailing slash in the img tag was added, but that's less interesting than that the document now has 30 repetitions of the base URL scattered all through it.

#1440 Inconsistent drag-and-drop behavior Pending WorksForMe Bug closed Normal
Description

When dragging content into an editor, FCKeditor complains that browser security settings don't allow access to the clipboard. However, dragging into the subsequent "Paste" dialog works beautifully, which begs the question: why couldn't the content be dragged into the original editor window?

Steps to reproduce (I ran this on Windows XP SP2, with IE 6.0 and FireFox 2.0.0.7) 1: Fire up an FCKeditor demo (I used http://www.fckeditor.net/nightly/fckeditor/_samples/default.html as of 19 Oct 2007) 2: Drag and drop some formatted text (from another web browser, from Word, whatever..) into the editor. 2a: Observe that "Paste" dialog is opened, with instructions to manually cut and paste. 3: Drag and drop the same formatted text into the textbox of the Paste dialog 3a: Observe that the text and formatting (even the extra tag stuff from Word) are inserted.

Hope this helps! RR

#1443 Paragraphs on toggle source WorksForMe Bug closed Normal
Description

If I insert a page-break and toggle to source and back, there are new paragraphs before and after the page-break div.

#1452 Style Dropdowns are translucent Pending WorksForMe Bug closed Normal
Description

The Style, Format and Font Dropdowns are transparent and hence you can see the content of the Editor in the background. Attached an image

#1456 Cyrillic characters being corrputed Pending WorksForMe Bug closed Normal
Description

If I paste in this text (or other similar text):

Методологиа

the outputted HTML is

&ETH;&oelig;&ETH;&micro;&Ntilde;'&ETH;&frac34;&ETH;&acute;&ETH;&frac34;&ETH;&raquo;&ETH;&frac34;&ETH;&sup3;&ETH;&cedil;&ETH;&deg;

which appears online as

МеÑ'одологиа

#1458 Mediawiki: Safari 3.0.3 preview problems Pending WorksForMe Bug closed Normal
Description

http://www.fckeditor.net/forums/viewtopic.php?f=6&t=7271

"Hello, we where able to see a toolbar but live preview not working" (macintosh + Safari 3.0.3).

I can confirm that the same problem occurs on Safari 3.0.3 (522.15.5) + Win XP/SP2. From time to time when switching back from wikitext mode, everything dissapears. It seems that ajax calls don't work (?).

#1463 FCKConfig.EnterMode doesn't work properly Pending WorksForMe Bug closed Normal
Description

When I modify this config directives:

  • FCKConfig.EnterMode = 'br' ;
  • FCKConfig.ShiftEnterMode = 'br' ;

The editor create "<br />" tags when press Enter, but delete first "<p>" and last "</p>" tags around my sentence.

Same result under Firefox 2.0.0.7 and IE 7.

#1466 SpellerPages and CGI error Pending WorksForMe Bug closed Normal
Description

HI ... i upgraded from 2.3.2 and now the speller page get an error. and i did see some differences in spellchecker.php

The error i get every time is:

CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers

When i switch back to the old version it works np. Can you help?

INFO: Runing IIS 7 on Windows 2003 Ent Server PHP V 5.2.3

Thanks much.

Terry

#1470 A <br> is inserted when saving or hittng ENTER in summary field WorksForMe Bug closed Normal
Description

If I make edits to a page using MediaWiki+FCKeditor, then type up an edit summary, then hit Enter to commit instead of clicking "Save page" with my mouse, it commits but also inserts a carriage return near where I was working on the article. It should do one or the other: either it should not commit when you hit enter, or it should commit without also inserting carriage returns.

#1484 When a form has a element's name called "style",click "fullscreen" button will raise a error! Pending WorksForMe Bug closed Normal
Description

When a form has a element's name called "style",click "fullscreen" button will raise a error! Version: 2.5 beta 16848, File: fckeditor\editor\_source\internals\fcktools.js, Error at line 457, Context:

FCKTools.ProtectFormStyles = function( formNode )
{
	if ( !formNode || formNode.nodeType != 1 || formNode.tagName.toLowerCase() != 'form' )
		return [] ;
	var hijackRecord = [] ;
	var hijackNames = [ 'style', 'className' ] ;
	for ( var i = 0 ; i < hijackNames.length ; i++ )
	{
		var name = hijackNames[i] ;
		if ( formNode.elements.namedItem( name ) )
		{
			var hijackNode = formNode.elements.namedItem( name ) ;
			hijackRecord.push( [ hijackNode, hijackNode.nextSibling ] ) ;
			formNode.removeChild( hijackNode ) ;
		}
	}
	return hijackRecord ;
}

a sample form:

<form method="POST" name="myform" action="addproduct.asp?action=save">
<input type="text" name="style" value="THIS ELEMENT WILL RAISE THE BUG!">
<textarea name="detail" id="detail" rows="20" cols="50">null...</textarea>
<script type="text/javascript">
window.onload = function()
{
var oFCKeditor = new FCKeditor( 'detail' ) ;
oFCKeditor.BasePath	= '/fckeditor/' ;
oFCKeditor.ReplaceTextarea() ;
}
</script>
</form>
#1494 BR AND P tags not handled correct in IE6 and IE7 Pending WorksForMe Bug closed Normal
Description

Hi.

Using FCKeditor 2.4.3 and had high expectations for the new handling of BR and P tags (introduced earlier).

I do not want P tags in the source, and have therefore these two lines in my fckconfig.js: FCKConfig.EnterMode = 'br' ; FCKConfig.ShiftEnterMode = 'br' ;

And have the following UGLY (at least for me) bug:

If I enter some text and then use BACKSPACE TO REMOVE ALL text (in IE6 or IE7) then what is stored in my database is this: <p>&#160;</p>

There should be nothing stored in my db.

Then when I laiter edit the text in FCKeditor then the P tags are never gone.

Is this a known bug? Is there something else I have to set in the config file to handle this correct?

REALLY hopy this can be fixed ASAP, also for the 2.4.3 version, since I'm soon to demo an application for a customer and would not like to use a 2.5 beta or a clean 2.5 version since this increase the risk of new quirks in the application.

It works as it should in Firefox.

#1529 Error: Object Expected WorksForMe Michael Osipov Bug closed Normal
Description

Hi, there I tried to access the FCKeditor but I get this error "Object Expected". URL: .../fckeditor.html?InstanveName=EditorDefault@Toolbar=Default But last time was working fine... Btw, when I tried to access the tablib: http://fckeditor.net/tags-fckeditor, it cant find the URL

Currently I'm using java to integrate the FCKEditor

Thanks Kong

#1534 Numbered comments are inserted in the document Pending WorksForMe Bug closed Normal
Description

This may already have been discussed, but I couldn't find it anywhere. With FCKeditor installed in MediaWiki 1.10 and 1.11, there are comments inserted in the document that are like this: <!--{11952409160683} -->

That may be by design, but it is causing problems with Mediawiki. Namely, it sporadically keeps one from being able to edit a section of an article (at least, that ability returns when the comments are removed), and it prevents edits to e.g., the navigation bar, from working correctly.

With the former, we are getting errors like this: You tried to edit a section that doesn't exist. When we remove the comments, that error goes away.

Like I said, there may be something I'm missing here, but I couldn't find anything about it when I was searching for it.

Thanks! -Lane

#1539 Show Preview wraps entries with <p> and </p> Pending WorksForMe Bug closed Normal
Description

I installed the FCKEditor extension for Mediawiki(1.10.2). I noticed that whenever I edit a page, use "Show Preview" then "Save Page", the page formatting is messed up. Everything is displayed in one line. Instead of headers, it shows

== 1 == 1111 == 2 == 222

all in one line.

I've found out (by using "Show Changes") that the text I had was wrapped with <p> and </p>, which is probably why they are displayed that way.

I'm not sure if this is a bug or a setting that I need to adjust.

#1546 Wrong connector paths WorksForMe Bug closed Normal
Description

i was using beta 2.5 16848 version.. i located fckeditor directory, somewhere in server (something like "/xxx/yyy/fckeditor") after implemented my asp files, i opened editor, and i wanted to add a picture. Picture properties window opened, i pressed "browse server" button" and i got 404, i fixed somelines in fckconfig.js

FCKConfig.FlashBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Flash&Connector=' + FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ;

like this.. (and changed smilar lines) before Type=Flash&Connector=../../connectors/ now Type=Flash&Connector=' + FCKConfig.BasePath + 'filemanager/connectors/

beacuse of, if it is somewhere in server, i have to use "FCKConfig.BasePath" to locate correct location... and also, "connectors" directory is in different location in this beta version..

just wanted to report to you, if there is a bug, you may correct, Oguzhan Arslan

#1555 FF3 : Content "flashing" on load WorksForMe Bug closed Normal
Description

With Firefox 3 Beta 1, when loading the editor, its contents do a kind of "flashing". With some attention, it is possible to note that the contents are quickly presented without the CSS styles active (in Times New Roman), and them the styles get suddenly applied.

#1564 Insert of model causes IE crash Pending WorksForMe Bug closed Normal
Description

if the editor area is empty, trying to insert a 'model', IE(7) crashes, when the option checkbox in panel is checked

it seems to work fine in firefox

#1576 Editor height is always =300px Pending WorksForMe HasPatch Bug closed Normal
Description

MediaWiki 1.11.0, browsers: FireFox 2.0, MSIE 7.0

Editor height is always set to 300. Proposition: In file FCKeditor/FCKeditor.body.php replace lines

function onLoadFCKeditor()
[...]
height = ( !height || height < 300 ) ? 300 : height ;

with code:

function onLoadFCKeditor() {

 var box = document.getElementById('wpTextbox1');
 if ( box ) {

  var height = $wgFCKEditorHeight ;
  if ( height == 0 ) {

   height = box.offsetHeight;
   var tBar = document.getElementById('toolbar');
   if ( tBar )
    height += tBar.offsetHeight;
   height += 1;

   if ( ! height ) {
    var aTop = tBar;
    if ( ! aTop )
     aTop = box;
    var aBottom = document.getElementById('editpage-copywarn');

    if ( aTop && aBottom )
     height = aBottom.offsetTop - aTop.offsetTop - 6;
   }
  }

  // Enforce a minimum height.
  height = ( !height || height < 300 ) ? 300 : height ;
#1628 FireFox JavaScript Alert With External Config File WorksForMe Pending Bug closed Normal
Description

I just loaded version 2.5.

I have a Custom Config file outside the FCEDITOR folder. Renders fine in Safari. But with FireFox, two Javascript alerts pop-up when the editor loads. One says:

Unknown toolbar item "BlockQuote"

When you clear it, another pops up...

Unknown toolbar item "ShowBlocks"

If I switch back to the default (exact duplicate) config JS located in the FCKEDITOR folder, I don't get the errors.

#1662 HTTP MSIE Multiple Style Tags Code Exec Pending WorksForMe Bug closed Normal
Description

Norton Symantec Antivirus (version 14.0.4.1) gives me this security threat: http://www.symantec.com/avcenter/attack_sigs/s21657.html

I use FireFox (not IE)

#1669 sample13 failed on ie7 IE7 Pending WorksForMe Bug closed Normal
Description

I find that i can't switch a textarea to a fckeditot on ie7,even the sample page 13 had that problem. But it works well on ie6.

#1699 New FCKeditor have errors! Problem with FileBrowser WorksForMe Pending Bug closed Normal
Description

Hello,

When the page WWW fckeditor.net will load, I click on 'Demo' and I click on 'Insert/edit image' icon. Next on 'Browse'. When FCKeditor Resource Browser loaded, I'm not see a list of folder and files. When I upload a file, I see report 'Invalid name'. I try for various files and nothing.

Please about help.

Thank you

#1704 FCKStyles is not defined WorksForMe Pending Bug closed Normal
Description

I am using ColdFusion 8 with the editor.

When using IE it just throws a javascript error in Firefox with Error Console enabled it throws this error

Error: FCKStyles is not defined Source File: http://test.arrelle.com/cw3/admin/fckeditor/editor/fckeditor.html?InstanceName=Page_Content_1&Toolbar=Default Line: 80

Server Windows 2003

Steps to reproduce: Open page with editor enabled error happens immediately. I have already put up a .httaccess page with AddType application/xml .xml I have also cleared the browser cache and reloaded the page.

#1724 code is changed on save WorksForMe Pending Bug closed Normal
Description

Hi,

FCKEditor V2.5.1 seems to change the code when edited. When I do the following:

  1. I have a text like this
<p>This is a Test.</p>
  1. I edit it in FCK so that it becomes:
<p>This is <span style="font-family: Times New Roman;"><span style="font-size: large;">a Test</span></span>.</p>
  1. When I save and reopen, it has become to:
<p>This is <span new="" times="" style=""><span style="">a Test</span></span>.</p>

which is obviously nonsense. I hope this behavior gets fixed soon, since it makes FCK almost unusable.

regards, drjee

#1749 Unresponsive Script on Replace Pending WorksForMe Bug closed Normal
Description
  1. The 'Replace' option gives the following error: Warning : Unresponsive Script --'A script on this page may be busy or might have stopped responding. You can stop this script now, or you can continue to see if the script will complete'
#1755 Folders act like files in the File Browser WorksForMe Pending Bug closed Normal
Description

I've attached an image illustrating the folder bug I'm having.

At random folder names appear as blank file or pdf icon. When click on it behaves like it is an image and will link to path/foldername.

Folder appears normal after refreshing window after a number of trys. At a random number of refresh trys it appears & functions as it should.

I have only modified the config for this install and I'm viewing the File Browser in Firefox on Leopard .

#1770 On save/preview we just see an empty preview WorksForMe Bug closed Normal
Description

When you save/preview a page that hasn't been edited or just had some minor edits (like an extra . or so), it just shows 'This is only a preview; changes have not yet been saved!' and all content is removed. It only happens with IE 6.0, and not with FF...

#1783 alphabetized files Pending WorksForMe New Feature closed Normal
Description

Hi all,

I'd like to know if you could please include alphabetized files into your upload service.

I have many peope using this great tool and I'd like to have all files alphabetized once I check on my server so they are much easier to find.

I'd really appreciate your feedback on this.

Thanks!!

Laura

#1798 Blank Editor/Text Area ~ FCKeditor could not load in IE6 WorksForMe Pending Bug closed Normal
Description

Hi,

I am using 2.5.1 and have just set up the integration and it works perfectly fine with FF2 and IE7. Unfortunately, when I try loading up the editor page in IE6, all I can see is a blank space where the editor and the text area should be.

I was searching through the forums and wiki but could not find any solution for such an issue.

I tried loading up fckeditor/editor/fckeditor.html on IE6 as well but again, all I see is a blank screen. So there must obviously be something wrong with fckeditor.html in relation to IE6.

Would be grateful if this bug is resolved or if you could, point me in the correct direction for a solution.

Thank you.

#1808 boot.ini bug Pending WorksForMe Bug closed Normal
Description

hi guys..

when i want to save my text which contains the word "boot.ini" i get this error from the server:

501 Method Not Implemented Method Not Implemented POST to /admin.php not supported.

but its interesting, other filenames like vmi.ini works fine, only "boot.ini" crashed. why? is this bug repaired? im using this one..: 2.4.3 Build 15657

thx in advance:)

#1857 IE: <br> added in regular text after pasting. Pending WorksForMe Bug closed Normal
Description

If you type a sentence in the MediaWiki+FCKeditor and put two spaces (as I have done for over 30 years), it renders the first space as "&nbsp;". OR If you copy a sentence and put one space after the period before copying another, it changes that space to a non-breaking space and adds a <br>.

Example, in the sandbox of wiki-site.com... 1) Copy the sentence at the bottom that starts, "Please note that all contributions to Wiki-site may be edited..." into the page in the FCKeditor mode. 2) Add a space after this sentence and then paste the sentence again. 3) Add a space again and copy the sentence a third time.

Upon the first conversion, each space you typed is converted to a non-breaking space AND two returns are added after the first non-breaking space.

After the second conversion, an additional <br> is added before the second sentence.

I've had massive problems with all these non-breaking spaces and breaks added to standard text and list text but the problems do not reproduce consistently in the sandbox. Is it possible to change FCKeditor so that it no longer adds non-breaking spaces and breaks?

Thanks again for your help. Steve

#1860 <link> tag is being modified upon save Pending WorksForMe Bug closed Normal
Description

If I go into the 'Source' mode and paste <link> tags (see below) into the FCKeditor area, they are converted to <p>&nbsp;</p> upon save.

<link href="/mystyles/teststyle.css" rel="stylesheet" media="screen">

#1888 Error using ReplaceTextarea with IE7/Vista Pending WorksForMe Bug closed Normal
Description

Page fail to load with IE7/Vista, when an editor.ReplaceTextarea function is called. Works fine with IE6/7 running under XP, or others browsers/OS.

I tried html/sample02.html (latest stable and nightly build), and it also bugs with IE7/Vista.

Javascript editor hosted on a Ruby on Rails application.

Here is the only code used to create the editor :

var mc_editor = new FCKeditor('mc_desc', 700, 300, 'Basic');
mc_editor.ReplaceTextarea();
#1894 upload location broken if browser server works, and visa versa Pending WorksForMe Bug closed Normal
Description

FCKeditor 2.5.1

I can edit config.php so uploads work, but if so, then browse server is broken, and versa visa.

...if browser server work, then uploads are broken. This seems to have something to with case sensitivity, and Image/image being defined twice and differently.

#1925 categorie link renamed on edit Pending WorksForMe Bug closed Normal
Description

when having categories, using FCKeditor with mediwiki removes the category naming and thus the sorting. Example [[Category:Help|S]] if edited would be renamed to [[Category:Help]] and the sorting is removed.

thanks for the great work! mike

#1928 using FCKeditor in Mozilla ,cannot use 'delete' and 'back space' buttons when editor first instantates Pending WorksForMe Bug closed Normal
Description

When I first open a webpage in Mozilla which calls the FCK editor in a text area and i try to straight away use the 'delete' key or the 'back space' key ,it shows no response. After that if I type in sumthing ,then the 'delete' and 'back' buttons start working.

This happens with all webpages (browsed in Mozilla) which have FCK editor.

No such problem in IE

What could be the problem and how could I fix it?

#1942 Connector fails to respond correctly on invalid parameter WorksForMe Bug closed Normal
Description

Fire the PHP Connector with http://www.fckeditor.net/fckeditor/editor/filemanager/connectors/php/connector.php?Command=CreateFolder&Type=Image&NewFolderName=%5C

It's a backslash, the expected response should be a sanitized folder with the name "_" but the response is just the XML BOM, that's it.

#1959 some code is not valid with xhtml Pending WorksForMe Bug closed Normal
Description

hi,

the fckeditor is good, but some is not valid code with xhtml, example:

<img alt="" style="width: 513px; height: 384px;" src="/_userfiles/image/Inverno.jpg">

or it: <br>

not close tag.

and so...

or this code: <span style="color: rgb(255, 102, 0);"><span style="font-family: Comic Sans MS;">

not be epitome ! please fix it.

thanks.

nabi

#1979 Textarea not editable in IE7 Pending WorksForMe Bug closed Normal
Description

Hi there,

I installed a new version of FCKEditor (2.5.1) on my test server but I am not able to get it up and running. The behavior is strange, I will try to explane ist (see also attached files).

When I load PHP-Sample 1 the editor apears as intended. I can mark text inside the textarea and move the cursor. When I try to enter text the cursor disapears and the text style changes (see attached files). I am not able to perform any action on the textbox whether by entering text nor by using toolbar actions.

The error that is shown in IE7 is: Line: 73 Character: 502 Code: 0 Error Message: Objekt erforderlich (object required) URL: http://[...]/FCKEditor/editor/fckeditor.html?InstanceName=FCKeditor1&Toolbar=Default

The error does not occur in FF. In IE6 the whole editor is blank (does not matter to me, it's an intranet system, I am able to control the IE-version).

I can reproduce the problem on any client using IE7, but it does not appear on http://www.fckeditor.net/demo (in version 2.6 Beta).

Thanks for your help!

Greetings, Torsten

#1988 IE 6 issues Pending WorksForMe Bug closed Normal
Description

When multiple instances of FCK Editor are open, the computer locks up when performing multiple copy/paste operations.

We did not see this for ie6 on 2.5 (build 15725), but we see it on 2.5 Beta (build 16488).

Our customers will not move their users off of ie6. Can this be fixed to support ie6?

#2023 FitWindow (Fullscreen) IE -> after close, with changes to 100% Pending WorksForMe Bug closed Normal
Description

If I use the Fullscreen option in the editor, it shows the editor correctly in full window modus, but after close it takes up full width, instead of original size. It's breaking out it's box!

The editor is enclosed within a div with a fixed with (740px) en the editor has a width of 100%.

This problems only seen on IE 7, firefox (2.0) works fine.

#2026 IE6 + MediaWiki Extension: Minor edits within an existing line crash IE6 Pending WorksForMe Bug closed Normal
Description

This occurs in both IE6 SP1 and SP2, on both Windows XP and 2000. FCKEditor version is 2.5.1

Steps to reproduce:

  1. In IE6, go to FCKEDitor + MediaWiki website sandbox
  2. Edit the sandbox page by adding the following line at the start (note the capital 'I'):

blah blah Integration blah blah

  1. Save the edit - this will work ok.
  2. Edit the page again, and change the capital 'I' to a lower case 'i'.
  3. Try to save this edit. Kaboom!

IE6 craches with an access violation.

#2034 oConnector is undefined in frmresourcetype.html and frmfolders.html WorksForMe Bug closed Normal
Description

This may be an old bug, because I was able to reproduce it in 2.6, 2.5.1 and in 2.4.3. The translation of error message is not exact, because I'm using Polish version of Windows XP.

Note: this has been tested on a local computer: the web server (Apache 2) and the file browser are running on the same machine.

Steps to reproduce:

  • make sure that file browser is enabled
  • open IE6, clear browsers cache
  • load FCKeditor, for example _samples/php/sample01.php
  • click to insert/edit image
  • click "Browse" to open file browser
  • error message appears: oConnector is undefined in frmresourcetype.html

When you load file browser once again, everything is fine. I couldn't reproduce it in Firefox.

Also it didn't happen, when I tried to reproduce it in IE7 on computer B (Apache is running on a computer A in a local network).

#2051 Command-z shortcut fails to undo text formatting under OS X/Firefox Pending WorksForMe Bug closed Normal
Description

The ctrl-z shortcut functions as expected, and command-z works for pure text changes, however command-z fails when trying to undo text indents, list changes, bold, etc.

This has been observed under 10.4, and 10.5 using Firefox.

#2060 Find focus text by scorlling entire page in Ie6 (maybe Ie7) Pending WorksForMe Bug closed Normal
Description

In Ie6: When you have an FCK Editor (2.6 -- not in 2.5) and use "Find/Replace", if the FCK area is somewhat to the left of the screen and scrolling is available in the window... the "focus" command for highlighting the found text scrolls the entire window such that the FCKEditor is touching the left border of the window.

In other words, the focus of highlighted text works on the entire window instead of the editor area/iframe only.

#2085 Error in JS with unknown function at time of unload. Pending WorksForMe Bug closed Normal
Description

In FCKeditor.body.php there is a javascript condition to remove an event listener. The problem is you are removing a call to a function before the function has been declared. This causes an error in FF.

The original code:

// Remove the mwSetupToolbar onload hook to avoid a JavaScript error with FF.
if ( window.removeEventListener )
	window.removeEventListener( 'load', mwSetupToolbar, false ) ;
else if ( window.detachEvent )
	window.detachEvent( 'onload', mwSetupToolbar ) ;

mwSetupToolbar = function() { return false ; } ;

As you can see the call to define mwSetupToolbar is below the condition to remove the event listener which would call the function. At the time of checking the condition the browser knows nothing of the function.

The amended code:

mwSetupToolbar = function() { return false ; } ;

// Remove the mwSetupToolbar onload hook to avoid a JavaScript error with FF.
if ( window.removeEventListener )
	window.removeEventListener( 'load', mwSetupToolbar, false ) ;
else if ( window.detachEvent )
	window.detachEvent( 'onload', mwSetupToolbar ) ;

The new code produces no errors and now allows the FCKeditor to be built correctly.

Kind regards and many thanks,

Phil Collins phil@…

#2111 File upload problem when using tilde in path Pending WorksForMe Bug closed Normal
Description

I have a site on IP and the DNS is not resolved on Linux server using PHP . It is like : http://an.I.P.Address/~username

When I use FCKEDITOR and go to File Manager it shows Permission Denied and would not let me upload the files/images .

However I have the "image" folder on public_html with 777 permission.

As soon as the DNS is resolved the problem goes away automatically .

Any help will be appreciated

#2112 Can't close the modal template window in Firefox 2.0.0.13/XP Pending WorksForMe Bug closed Normal
Description

Fresh install of FCKEditor 2.6 using the following config:

FCKConfig.ToolbarSets["Pukka"] = [
	['Preview','-','Source','FitWindow'],
	['Link','Unlink','-','Image','Table','Rule','SpecialChar'],
	['OrderedList','UnorderedList','-','Outdent','Indent'],
	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
	['Cut','Copy','Paste','PasteText','PasteWord'],
	['Bold','Italic','Underline','-','SelectAll','RemoveFormat'],
	['Templates','Style','TextColor','BGColor']
] ;

I click the templates icon which brings up the window properly. I can select one of the three default templates and see it work in the background. When I click the X or cancel, I get the error (pulled from Firebug):

FCK.Selection.Restore is not a function
EnsureSelection()fckdialog.html (line 388)
Cancel(undefined)fckdialog.html (line 675)
onclick(click clientX=0, clientY=0)fckdialog.html (line 1)
[Break on this error] FCK.Selection.Restore() ;

I have to reload the page to get the window to go away.

This is my first time using the templates.

1 2
Note: See TracQuery for help on using queries.
© 2003 – 2021 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy