Custom Query
Results (1 - 100 of 386)
Ticket | Summary | Keywords | Owner | Type | Status | Priority |
---|---|---|---|---|---|---|
#83 | Move trackers from SourceForge to Trac | Pending | Task | closed | Must have (possibly next milestone) | |
Description |
The new dev site is finally ready and now we have a big and important task to be done. All trackers must be moved from SourceForge to the new system. The following trackers must be moved: Other trackers will be handled in a second moment. For now, the above trackers will be disabled to public view. Only SF project members will have access to it. Breaking the TaskFor those interested on working in this task, just follow these advices so we can organize it better:
Of course, check first if no one is already working inside your range. General Guidelines
---- Moved from SF:[[BR]] http://sourceforge.net/tracker/index.php?.... The link should point to the relative report page at SF
{Attachment Description at SF, if any} Moved from SF. Original author: {SF user name for the attachment}
---- Moved from SF. Original poster: {SF user name or Anonymous}
This report has been moved to our new development site at: http://dev.fckeditor.net/ticket/{ticket_ID} DuplicatesWhenever possible, avoid moving duplicates, but don't ignore them. Instead follow these steps:
The following SF report has been market as duplicate of this: http://sourceforge.net/tracker/index.php?....
This report has been marked as a duplicate of: http://dev.fckeditor.net/ticket/{ticket_ID} If the "Resolution" field is available at SF, set it to "Duplicate". PatchesA patch is nothing else than a fix for a bug or an implementation of a new feature. So, we should just transform the patch to either a Bug or a New Feature ticket. |
|||||
#401 | links have target="undefined" | Pending WorksForMe | 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. |
|||||
#1884 | Refactor the code in a "pure" MW extension and cleanup our SVN | Pending | Task | closed | Must have (possibly next milestone) | |
Description |
Our current proposal for MediaWiki+FCKeditor consists in a MW installation, which includes our extension on it. We also have some other extensions there with it. This is a bit messy, as we have nothing to do with the MW core or those other extensions. We should work to isolate our code in a pure extension, having only the extension related code in the SVN, making it possible to use it in any MW installation out there. |
|||||
#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. |
|||||
#2564 | Autogrow causes cursor jump on long content with table - FF2 | Pending | Bug | closed | Must have (possibly next milestone) | |
Description |
FireFox 2 - autogrow plugin enabled if content is created that is longer than the editor area and a table is inserted at the bottom of the content, when you cursor down with the mouse as soon as the cursor hits the table, it jumps back to top of the page making it near impossible to edit. This is repeatable with the attached html source using the samples if autogrow is enabled in fck_config.js I would consider this a critical bug, as it prevents use of the editor in FF2 using autogrow. |
|||||
#2633 | Insert/Edit Image disappearing on submit | Pending | Bug | closed | Must have (possibly next milestone) | |
Description |
I would like to report a issue with Insert/edit Image icon. Several users within my company including myself have reported uploading an image multiple times and once the user submits to save the image, the screen refreshes and the editor appears as blank. At first, I went in and uploaded a jpg file then tried to code the source code in manually, but as soon as I hit "Submit" even the code that is supposed to be there is gone. Today, I have figured out a temporary work-around where if I upload the image, wait til it appears in the editor window - I will then click "Source" to view the source code and while viewing the source code, click "Submit" - the image stays at this point. Here are my co-workers observations: Co-worker 1: "I’m trying to upload this banner under visual effects. I get it to insert and show in the box but when I hit submit visual effects it goes away. What am I doing wrong?" Co-worker 2: "I have submitted an image that I want to show up on confirmation emails at least 4 times in PP. It doesn’t seem to stick! Each time I go back to see if it saved, it is not there. The verbiage that I added stuck, but not the image. Any ideas why?" |
|||||
#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. |
|||||
#3316 | ConnectorHandler doesn`t work in Grails | Pending | Bug | closed | Must have (possibly next milestone) | |
Description |
The ConnectorHandler can`t dynamically load a Connector class when the Connector class is part of the Grails app. The line Class<?> clazz = Class.forName(className); causes a ClassNotfoundException. If this is changed to Class<?> clazz = Thread.currentThread().getContextClassLoader().loadClass(className); it will work, see http://www.nabble.com/ClassNotFoundException-with-Class.forName-td18194398.html for details.
|
|||||
#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 |
|||||
#3554 | keyup-keydown-cursos positions listener | Pending | New Feature | closed | Must have (possibly next milestone) | |
Description |
I noticed that I needed to register my own keyup,keydown listeners and want to be able to tracka cursor position in the editing area. Could you provide references where I need to look? Could you give me details on all the above? Thanks Adam E. |
|||||
#3676 | FCKeditor 2.6.4 save didn't work with Chrome 3.0 | Confirmed WorksForMe Pending | 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 |
|||||
#5625 | Focus arbitrarily jumping between editors | Pending | Bug | closed | Must have (possibly next milestone) | |
Description |
In IE8, when scayt_autoStartup:true and multiple editors on the same page, once you switch to the next editor (tab or click) cursor (focus) starts arbitrarily jumping between the editors while you type. It doesn't happen when scayt is disabled. How to reproduce:
Observed result: cursor jumps randomly between the two editors. This observation is fairly consistent and should be easy to reproduce. |
|||||
#88 | office 2007 | Pending | Bug | closed | Normal | |
Description |
I recently installed MsOffice 2007. when I use the FCeditor, I just get a frame with red cross on it. hope there's a solution for it. thx |
|||||
#98 | Create way to upload images,files to IIS Virtual directory while FCKEditor program is in root directory. | Pending Expired | New Feature | closed | Normal | |
Description |
Thanks to all for such a great tool. Feature request: Develop a way to upload images and files using the filemanager to an IIS Virtual directory located on a different server (via file share) in both ASP and Coldfusion. My company has load balanced web servers and would need an upload repository located on a different server other than the web servers so that no matter which web server the user connects to for a session, the images and files are available via the Virtual directory. |
|||||
#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. |
|||||
#130 | Flashvars is ignored | Pending | Bug | closed | Normal | |
Description |
the fckeditor ignore flashvars attribute. |
|||||
#134 | Problem in fckeditor_php5.php | SF Pending | Bug | closed | Normal | |
Description |
While using fckeditor_php5.php i got the error message invalid value using foreach (or likely, i don't remember 100% the words). After changing the ++ lines it works fine! function GetConfigFieldString() { $sParams = '' ; $bFirst = true ; ++ if (is_array($this->Config)) ++ { foreach ( $this->Config as $sKey => $sValue ) { if ( $bFirst == false ) $sParams .= '&' ; else $bFirst = false ; if ( $sValue === true ) $sParams .= $this->EncodeConfig( $sKey ) . '=true' ; else if ( $sValue === false ) $sParams .= $this->EncodeConfig( $sKey ) . '=false' ; else $sParams .= $this->EncodeConfig( $sKey ) . '=' . $this->EncodeConfig( $sValue ) ; } ++ } return $sParams ; }
Moved from SF: |
|||||
#136 | FCKBrowserInfo.IsIE error | SF WorksForMe Pending | Bug | closed | Normal | |
Description |
OS: Win2000 Try to run downloaded FCKeditor 2.4 on localhost (http://127.0.0.1) get a javascript error "FCKBrowserInfo" is undefined.
Moved from SF: |
|||||
#140 | Browser specific differences for page-break-after | Pending | Bug | closed | Normal | |
Description |
E 7 : <div style="page-break-after: always"><span style="display: none"> </span></div> Firefox 2 : <div style="page-break-after: always;"><span style="display: none;"> </span></div> difference : always => always; and none => none; Jean-Marie Griess (jm.griess@…) |
|||||
#148 | Empty DIV | Pending | Bug | closed | Normal | |
Description |
I have had this problem more than once with FCKeditor v2.4: I load a page that includes very basic content. For example, if viewing the source: <b>Heading</b><br /> <p>This is the first paragraph</p> Back on the WYSIWYG side, if I remove the formatting from the "Heading", and then reformat it to a "h1" (defined in the external .xml and .css files) from the Style combo box, then center the H1 text, the following is the result of the source: <div align="center"> </div> <h1 align="center">Heading</h1> <p>This is the first paragraph</p> It's adding an empty DIV, which is most of the time not removable (without source code access). |
|||||
#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. |
|||||
#168 | InsertHTML removes <object> tag in IE | Pending Expired | Bug | closed | Normal | |
Description |
When calling the InsertHtml function in IE 6, I noticed that the <object> tag is stripped out, in IE only. It works fine in firefox. |
|||||
#173 | Error when both instances share the same toolbar | SF WorksForMe Pending | Bug | closed | Normal | |
Description |
FCKeditor - JavaScript - Sample 10 When change this JavaScript Sample to PHP Version.
Error: oEditor.GetParentForm is not a function
Moved from SF: |
|||||
#181 | Comments before <html> tag lead to source display on IE | SF Pending Expired | Bug | closed | Normal | |
Description |
Because of the comment in fckeditor.html before the starting <html> tag my Internet Explorer 6.0.299.2180.xpsp_sp2_gdr.050301-1519 the file source is shown in the editor. This has been discovered only with my browser (did not check the versions of colleagues). The bug was encountered with OpenCms which integrates FCKeditor. I patched the file as follows: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * "Support Open Source software. What about a donation today?" * * File Name: fckeditor.html * Main page that holds the editor. * * File Authors: * Frederico Caldeira Knabben (fredck@fckeditor.net) --> <head> ... With this change the behavior disappears.
Kind regards,
Moved from SF: |
|||||
#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: |
|||||
#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. |
|||||
#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
Moved from SF: |
|||||
#256 | inputting complete web page | Pending | Bug | closed | Normal | |
Description |
I am having trouble inputting a complete html page in source mode (including <html> and <body> tags) and then switching back to design mode. When I do that I am losing almost all the code. Can this be fixed? |
|||||
#282 | Assign a "title" to a hyperlink. | Pending | New Feature | closed | Normal | |
Description |
Hello everyone.
I just have a comment/request. I was wondering if it would be possible to add another field on the "Link Dialog" in order to assign a Title for that link. we know that when we create a link is somethink like this: <a href="http://myurl">{myURL}</a> I was wondering if we could assign {myURL} as dynamic......I was checking the code, but i'm not that good with Javascripts.. =(.... I know that i can change the title clicking on the "source" option and changing the title manually, but it requires some HTML background....do you think that can change that option from the Link dialog option? |
|||||
#307 | Links that contain a question mark are corrupted | Pending | Bug | closed | Normal | |
Description |
With Version 2.4.1, a hyperlink is created with the word link and the URL "www.geniisoft.com/showcase.nsf?OpenDatabase" (or one of several other variations). When saved, this is converted to "www.geniisoft.com/showcase.nsfωOpenDatabase" and when saved again, the ω is replaced with an omega symbol and when saved again it disappears. Please note, this does not happen with the daily build from March 27th, at least not when run from your site. |
|||||
#314 | javascript inside html | Pending | Bug | closed | Normal | |
Description |
1) switch editor to source mode, enter the following code:
<p><a onclick="doSomething(’xxx’);" href="http://www.fckeditor.net/">FCKeditor</a></p> 2)switch to WYSIWYG mode and back to source mode. Code gets converted as follows: <p><a onclick="doSomething(&apos;rsquo;xxx&apos;rsquo;);" href="http://www.fckeditor.net/">FCKeditor</a></p> if you keep switching back and forth from one mode to another &apos; will be multiplied |
|||||
#320 | Firefox Flash Error | Pending | Bug | closed | Normal | |
Description |
Folks, I have a website where i am using FCKEditor 2.4.1 and have also now tried SVN 2.5. The problem that i am having is this. On my main page www.add.ie, at the header, i have one Flash Swf file on the top right which i use for advertisement etc. When i enter my site to create a test ad, i have a data HTML field which FCKEditor loads so i can input a description. When FCKEditor loads, the Flash movie from my Header is displayed in the FCKEditor Region. I previously had my other header files as SWF Flash files but changed them to gif as they were taking up a bigger portion of the FCKEditor region Apart from this, FCKEditor is working fine. I am using Firefox Version 1.5.0.11. The problem is not in IE 7. Regards, Sully |
|||||
#326 | Firefox: Lists + formatted text = undesired behavior | WorksForMe Pending | Bug | closed | Normal | |
Description |
Note: This happens to normal lists as well, not just nested lists. |
|||||
#335 | Bulleted List ul type="disc" and type="square" are rendered the same in IE | Pending | Bug | closed | Normal | |
Description |
Bulleted list <ul type="disc"> and <ul type="square"> are rendered the same in IE in FCKeditor. (Both look like "square")
|
|||||
#341 | Issues with Spell Checker | Pending | Bug | closed | Normal | |
Description |
I have attached a document that shows the behavior of the Spell Checker within the WYSIWIG white box. Our user(s) are locating hidden text spelling errors in the whitebox that doesn’t show up in the whitebox nor in the published document.
The attached document describes the error condition better with screen shots.
|
|||||
#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. |
|||||
#353 | ASP.net: Editor in ModalPopupExtender throws error in Firefox | Pending | Bug | closed | Normal | |
Description |
I am using the ModalPopupExtender from the new AJAX Toolbox Controls.
This creates the following error in javascript - the editor isn't editable unless you switch to source mode and back: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://localhost/MyApp/script/fckeditor/editor/js/fckeditorcode_gecko.js :: anonymous :: line 31" data: no] |
|||||
#364 | Alignment of textarea for right to left locales | Pending | Bug | closed | Normal | |
Description |
The alignment of the text in the editing area for right to left locales like Arabic etc. is not changed from default. it is remains as left to right |
|||||
#394 | another bug in the solved bug #318: Multiple linked images are getting merged in a single | Pending | Bug | closed | Normal | |
Description |
hi, try a different scenario, try to insert a link from the image property then press ok. ex: insert image-->browse server -->u choose an image -->click on the link tag -->specify a URL -->press the OK , u have an linked image then insert another image with a link with the same way result:(in ie the link of the first image will disappear and the second image conserve its link -- in mozilla ff the the first image takes the link of the second-->the first and the second image have the same link) |
|||||
#421 | Error 12152 when uploading images | Pending | Bug | closed | Normal | |
Description |
hi, when i click the add/edit image button then click to browse the server i get a popup windon saying XML request error: Unknown(12152) then I cant see any of the images previously uploaded and i can't upload any more It used to work perfectly and I havent changed anything. do you have any suggestions about what could have caused this? |
|||||
#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 |
|||||
#432 | Using Anchors in Firefox | Pending | Bug | closed | Normal | |
Description |
We are seeing an issue with the anchors in Firefox but not IE. When using anchors in the editor, we seem to be fine with their functionality in IE. In Firefox, we are noticing they do not work as expected. They will take you near to the expected location, but not all the way. For an example, an anchor placed at the top of the text will take you near to the top when linked on later, but not all the way. |
|||||
#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). 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 |
|||||
#463 | toolbar Format influenced by $oFCKeditor->Config["EditorAreaCSS"] | Pending | Bug | closed | Normal | |
Description |
I used the $oFCKeditor->ConfigEditorAreaCSS? to add my own style to the editor. while using the he lang, the color have changed to the color I set in my style page. while using the en lang it was ok. see the pic |
|||||
#470 | Move fckconfig.js to a .dist | Pending | New Feature | closed | Normal | |
Description |
Hi, Could the fckconfig.js be renamed to fckconfig.js.dist as I can't mark fckeditor as an external in my svn as every time I update my config will be reset. |
|||||
#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.
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. |
|||||
#489 | JavaScript error when add a link to a piece of text | Pending | Bug | closed | Normal | |
Description |
This bug can not be reproduced |
|||||
#490 | encoding in IE | Pending Expired | Bug | closed | Normal | |
Description |
FCKEditor 2.4.1 on IE under win2000 and winXP
I think this two things could be related. |
|||||
#522 | The file manager doesn't upload files properly in the demo | Pending WorksForMe | 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 ?) |
|||||
#652 | not working with zwiki in plone | SF Pending | Bug | closed | Normal | |
Description |
The Interface does not come up, when I create a page as HTML in a plone zwiki page.
Moved from SF: |
|||||
#655 | Using Ampersand with files or directories causes JS error | SF Pending | Bug | closed | Normal | |
Description |
First, I am currently running FCKEditor V2.0 RC3 and am using the Cold Fusion code to interface with it. I have noticed that you can either create a new folder name that contains and ampersand or upload a file that contains an ampersand, and once you do, it "breaks" the file manager. It produces a Javascript error when it tries to list the files. The only way to correct this error and get back to business is by going in through the file system and renaming the file/folder in question.
Moved from SF: |
|||||
#664 | Error in image upload | SF Pending | Bug | closed | Normal | |
Description |
Image uploader does not work in ColdFusion. I updated the connectors in fckconfig.js. I created an application.userFilesPath variable. But the image uploader still does not work. The browser appears to be working (to upload the file), but the popup does not refresh with the new image in the list, and it still says "Upload in progress, please wait..." after the browser is "Done" working. I get the following javascript error: Error: this.DOMDocument has no properties Source File: http://www.mydomain.com/fckeditor/editor/filemanager/browser/default/js/fck xml.js Line: 99 The path I specified does not have the image in it that I attempted to upload. I have also tried manually moving image files into this directory and the image browser does not see the files there either. I am running CFMX 6 on Linux RedHat. I have tried Firefox, IE and Netscape browsers; none work.
Moved from SF: |
|||||
#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: |
|||||
#671 | Can't undo a pasting operations | SF Pending Expired | Bug | closed | Normal | |
Description |
You cannot use Undo or Redo on pasted information in the editor.
Moved from SF: |
|||||
#677 | Char no usable in url can be use in filemanager (like é or ù) | SF Pending | Bug | closed | Normal | |
Description |
Hi, The file manager accept file or folder with char who can't be read by a browser like "Canyon du Crêt de la Neige.jpg" so this file or folder can't be found on the web. i modify some functions, CreateFolder() and FileUpload (), in commands.php file to convert this "bad" char into readable char function CreateFolder( $resourceType, $currentFolder ) { $sErrorNumber = '0' ; $sErrorMsg = '' ; if ( isset( $_GET['NewFolderName'] ) ) { $sNewFolderName = $_GET['NewFolderName'] ; // BEGIN OF CHANGE $sNewFolderName= strtr ($sNewFolderName,"ÀÁÂÃÄÅàáâãäåÒÓÔÕÖØòóôõöø ÈÉÊËèéêëÇçÌÍÎÏìíîïÙÚÛÜùúûüÿÑñ","aaaaaaaaaaaaooooo oooooooeeeeeeeecciiiiiiiiuuuuuuuuynn"); $sNewFolderName = preg_replace('([^_a-zA-Z0-9])', '_', $sNewFolderName )."_"; $sNewFolderName = eregi_replace ('^(_)*', '', $sNewFolderName); $sNewFolderName = eregi_replace ('(_)*$', '', $sNewFolderName); $sNewFolderName = eregi_replace ('(_){2,10}', '_', $sNewFolderName); // END OF CHANGE if ( strpos( $sNewFolderName, '..' ) !== FALSE ) $sErrorNumber = '102' ; // Invalid folder name. else { function FileUpload( $resourceType, $currentFolder ) { $sErrorNumber = '0' ; $sFileName = '' ; if ( isset( $_FILES['NewFile'] ) && !is_null( $_FILES ['NewFile']['tmp_name'] ) ) { $oFile = $_FILES['NewFile'] ; // Map the virtual path to the local server path. $sServerDir = ServerMapFolder( $resourceType, $currentFolder ) ; // Get the uploaded file name. $sFileName = $oFile['name'] ; $sOriginalFileName = $sFileName ; $sExtension = substr( $sFileName, ( strrpos ($sFileName, '.') + 1 ) ) ; $sExtension = strtolower( $sExtension ) ; global $Config ; $arAllowed = $Config['AllowedExtensions'] [$resourceType] ; $arDenied = $Config['DeniedExtensions'] [$resourceType] ; if ( ( count($arAllowed) == 0 || in_array( $sExtension, $arAllowed ) ) && ( count($arDenied) == 0 || !in_array( $sExtension, $arDenied ) ) ) { $iCounter = 0 ; while ( true ) { // BEGIN OF CHANGE $sFileName= strtr ($sFileName,"ÀÁÂÃÄÅàáâãäåÒÓÔÕÖØòóôõöøÈÉÊËè éêëÇçÌÍÎÏìíîïÙÚÛÜùúûüÿÑñ","aaaaaaaaaaaaooooooooooo oeeeeeeeecciiiiiiiiuuuuuuuuynn"); $sFileName = preg_replace('([^_a-zA-Z0-9\.])', '_', $sFileName )."_"; $sFileName = eregi_replace ('^(_)*', '', $sFileName); $sFileName = eregi_replace ('(_)*$', '', $sFileName); $sFileName = eregi_replace ('(_){2,10}', '_', $sFileName); // END OF CHANGE $sFilePath = $sServerDir . $sFileName ; if ( is_file( $sFilePath ) ) Regards Sylvain B.
Moved from SF: |
|||||
#683 | Not able to edit/delete horizontal rules | SF Pending | Bug | closed | Normal | |
Description |
I added 'Rule', but am not able to select it or edit it. FCKConfig.ToolbarSets["Basic"] = [ ['Cut','Copy','Paste','-','-','Find','Replace','-','-','Bold','Italic','Un derline','-','-','TextColor','FontName','FontSize','-','-','Link','Unlink', 'Anchor','-','-','ImageButton','Rule','-','-','Table','-','-','Source','Pre view'] ] ; P.S. awesome OS folks! A great help to our projects, John
Moved from SF: |
|||||
#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: |
|||||
#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: |
|||||
#704 | Strange copy & paste bug | SF Pending | Bug | closed | Normal | |
Description |
This bug can be observed at http://florida-models.com/beta/listings.php#form . The person doing data entry noticed the bug when copying and pasting from the old site to the beta site and can be reproduced using Internet Explorer 6. If you start copying and pasting text into a text box on that page, without left-clicking on the page itself, the computer crashes (or the browser locks up). To get around it I've found that if I left-click anywhere outside a text field in the beta page it goes okay. The bug isn't present in Firefox, so it seems to be an IE/FCKeditor bug.
Moved from SF: |
|||||
#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: |
|||||
#712 | No javascript alert in Firefox when uploading images fails | SF Pending | Bug | closed | Normal | |
Description |
system: Windows XP sp2 browser: Firefox 1.0.7 / IE 6.0 I've tried to use the "browse on server" interface befor i set the permissions on my sever to 777. I took the following steps: editor ->image upload- button->browse on server->create folder. On my firefox browser i got no message, and nothing happened. When i did exactly the same steps in IE 6.0 however, i got a Javascript alertbox which said "you have no permission to create the folder". In both cases (with the permission not set to 777) i did not get a message when i tried to upload a file. I am just reporting this because there is a different reaction in different browsers. Although it says in the manual that you should set the permission to 777, i think it would be neat to have a javascipt pop-up that says something like "you have no permission". Due to this message, i was able to trace down what i needed to change in order to make the editor work in 20 minutes. With no "error"-message (it wasnt really an error, was it?) i had no clue on what to change to make the FCKeditor work properly. In stead i found that a lot of people like me did not get it either. I've wasted a whole day trying to figure it out. Yet, once i got the message, solving the problem was easy. But thanks for the brilliant piece of software in the first place. Couldnt have asked for a better texteditor: it does everything i want a texteditor to do! Simply briliant!
Moved from SF: |
|||||
#714 | IE add <p> </p> when perform 'View Source' or 'Submit' | SF Pending | Bug | closed | Normal | |
Description |
I saw this problem reported several times. I have the same problem and i wonder if you've planed to fix it quickly? This bug is very annoying. Thanks,
Moved from SF: |
|||||
#730 | Resource Browser does not display files | SF Pending Expired | Bug | closed | Normal | |
Description |
The resource browser does not display anything -- even with the correct Folder Path set up. When we create a folder in the Resource Browser, the folder is created in the correct location. File uploads work too -- the file ends up in the right place, but the Resource Browser will not display the files. Please reply to jonathon@… for any questions/suggestions.
Moved from SF: |
|||||
#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: |
|||||
#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: |
|||||
#758 | Filemanager upload images freezes (Firefox 1.5 + Mac Os X) | SF Pending | Bug | closed | Normal | |
Description |
When trying to upload an image with Filemanger with Firefox 1.5 on Mac Os X the upload button get disabled, the "Please wait..." message appears but nothing happens and the image isn't uploaded. If clicking randomly on the Filemanager window the image is uploaded corretcly and the uplaod button is enabled again.
Moved from SF: |
|||||
#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: |
|||||
#766 | Detach toolbar from iframe | SF Pending | Bug | closed | Normal | |
Description |
Hi, I detach the toolbar from the iframe. And change code like window.document.getElementById('eSourceField').focus(); to be window.parent.framesif_main?.document.getElementById('eSourceField').foc us(); everything working fine! except that i lose focus on the selected text when i click on a FCKToolbarSpecialCombo or a empty space in the toolbar. other regular button like BOLD, italic, or dialog box work fine. do you have any idee where i forget to change the code thanks
Moved from SF: |
|||||
#770 | Font Format combo doesn't reflect selection in IE | SF Pending Expired | Bug | closed | Normal | |
Description |
in Firefox (1.5.0.6), toolbar combos change to reflect the current selection format/font/style. in IE (6.0), combos don't change when the selection change, but are cleared instead. checked with FCKEditor 2.3.1
Moved from SF: |
|||||
#771 | Spellerpages, spellcheck dialog not showing | SF Pending | Bug | closed | Normal | |
Description |
I am having a problem with speller pages; I am using perl. See Image: http://thomasvachon.com/files/spell_check_page.jpg I am using python and Solaris 5 on this system. I have checked all my configs and all seem to be correct.
Moved from SF: |
|||||
#774 | IE 5.5: JS error loading form | SF Pending | Bug | closed | Normal | |
Description |
Hi, I have a js error using FCKEditor 2.3.1 and IE 5.5 SP2; Q832894; Q903235. Steps:
Line: 23 Error: Object doesn't support this property or method This error occurs in fckeditorcode_ie.js (compressed) at B.submit=FCKTools_SubmitReplacer The reported error is the same of bug 921389, where it is said to be solved. The strange thing is that it happens only with those two patches: with IE 5.5 SP2 the error does not occur. Please find a screenshot attached. Any help would be appreciated. TIA Davide
Moved from SF: |
|||||
#777 | Uploading problem | SF Pending Expired | Bug | closed | Normal | |
Description |
Is this a bug? I used a clean installation, and I get this. I can upload graphics, but not MSWord *.doc http://sourceforge.net/forum/message.php?msg_id=3928385 Definitely what I see in these two screen shots convinces me there is a bug with a clean installation: http://www.cegepsherbrooke.qc.ca/~languesmodernes/edahl/Image/1.jpg http://www.cegepsherbrooke.qc.ca/~languesmodernes/edahl/Image/2.JPG In 1.jpg I should only see image files, and nothing else. Theoretically,in 2.jpg, I should see all files, and certainly sub-folders!? In any case I should be able to create a sub-directory for 2.jpg, but I cannot.
Moved from SF: |
|||||
#797 | File upload problem when using tilde in path | SF Pending | Bug | closed | Normal | |
Description |
I often set up accounts with no resolved domainname, this will end up looking like http://an.I.P.Address/~username However, the file uploads never seem to work without a resolved domainname, probably because of the tilde (since I expect it to handle IP-addresses properly). I could use the absolute path so the files will upload, but then they won't be usable (because an img-tag with an absolute src path doesn't work).
Moved from SF: |
|||||
#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: |
|||||
#836 | non file based (dynamic) toolbar configuration | SF Pending | New Feature | closed | Normal | |
Description |
A way to modify the toolbar at runtime, and not only with fckconfig.js file.
or
or anything else...
Moved from SF: |
|||||
#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: |
|||||
#890 | Formating options in context-menu | SF Pending | New Feature | closed | Normal | |
Description |
Hi there, In the area of edition, when we right-mouse click, we can only choose copy or paste in the popup menu. Would it be possible to have new choices in that popup for formatting the selected text, pls? The format bar is nice, but it would be nicer to have those options in the popup menu showing choices regarding which kind of selection was done (a single character, a word, a sentence, a paragraph, or, if no selection, the page of the complete text). Thx.
Moved from SF: |
|||||
#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.
|
|||||
#928 | Hitting Enter in a <li> </li> creates a new <li> | Discussion Pending SD-COE | Bug | closed | Normal | |
Description |
Pressing the Enter Key after a <li> </li> will create a new <li></li> instead of removing the <li> </li> that seemed empty for the user. |
|||||
#948 | lost text area focus | Pending Expired | Bug | closed | Normal | |
Description |
I am using FcK more then one time on a single page through JavaScript Tabs div. When i move from one tab to other the text area of FCK lost its focus. First i have to click the source option from the menu in . This problem occur only in firefox. It works properly in Explorer. To clearly understand the problem please visit this site. http://ireland.restaurantguideireland.com/test.php the tabs works properly in explorer. But in fire fox. The textare lost its focus. First we have to click the source from the menu in order to edit the text |
|||||
#951 | fck_strip.gif loaded many times on IE 6 - slower load editor | Pending Expired | Bug | closed | Normal | |
Description |
IE try download fck_strip.gif many times but still get 304 not modified - cause slower load editor on the page . On FF fck_strip.gif loaded one time which is good and load faster from the cache |
|||||
#959 | Upload problem in browser.html due to IE security updates | Pending Expired | Bug | closed | Normal | |
Description |
We had troubles with upload permitions due to the latest security update (I think so). The problem was in this line of mentioned file: <frame name="frmUploadWorker" src="javascript:void(0)" scrolling="no" frameborder="0"> The solvation, for example is: <frame name="frmUploadWorker" src="#" scrolling="no" frameborder="0"> |
|||||
#964 | Cannot set focus in editor without click in 'Source' first (Firefox only) | Pending Expired | Bug | closed | Normal | |
Description |
I searched almost all the tickets available but didn't find similar questions. So... In Firefox I can't set focus in editor (edition is blocked) when I first enter a page containing it. I must click "Source" then click back (click "Source" again). After doing this (and only after doing this), the cursor is shown blinking and editor is then ready for use. Tested with Firefox 2.0.0.4 . Thanks. |
|||||
#1003 | WikiSyntax - lists and special characters: ;:#* | Pending | Bug | closed | Normal | |
Description |
;:#* characters have special meaning in lists, thus they must be translated into html entities Examples: ; item : definition :#abc :#def :#ghi
break lines like this |
|||||
#1036 | IE uploading problem in different encoding environments | Pending | Bug | closed | Normal | |
Description |
There is a problem with uploading files in PHP version of filebrowser under the Windows using IE, if your Windows uses different charset encodings (eg. my - Central Europe WIN-1250). The fckeditor browser pages are encoded in UTF-8, which is good choice, but the suck IE browser has the next of hundreds bugs I've encountered doing tests of our system in Windows. When the page is UTF-8 encoded, it encodes the filename of uploading file anyway in its current encoding, and the request to the server contains this name. The result is unreadable name on the server side, and the filemanager alert window with invalid response (the filename cannot be properly identified and file cannot be deleted event through ftp).
Having looked at the web, I've notice, that the problem is not only present for Central European encoding, but for other languages using special characters and using its own encoding in Windows also. The workaround to solve this problem can be set the filename at the server side using // $sFileName = $oFile['name']; $sFileName = rawurlencode($oFile['name']);
The browser works, the special chars of filenames are encoded using So, maybe the good choice will be remove all non-alphanum characters from the filename to solve this? |
|||||
#1039 | Font name will only stay in the Font window for less than 10 seconds. | WorksForMe Pending | Bug | closed | Normal | |
Description |
|
|||||
#1088 | fckeditor autogrow | Pending | Bug | closed | Normal | |
#1100 | Indented number list adds </dd> | Pending | Bug | closed | Normal | |
Description |
When creating a list, there are times I need an indention without the numbering, but numbering to continue. Here's some sample wiki code:
# Num listing one The #: line is not translated correctly. It will end up like this with FCKeditor in wikitext mode:
# Num listing one Then for some reason, if I edit/preview again, it will screw up on the </dd> tag and we see this:
# Num listing one Every preview/update will re-render the </dd> incorrectly, which adds more </dd> tags to the displayed text. |
|||||
#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. |
|||||
#1195 | Plugin for World of Warcraft Items | Pending | New Feature | closed | Normal | |
Description |
Probably a longshot, but I'd love to see a plugin that adds a button to the editor that allows the user to enter a World of Warcraft item, and then the item will be shown in the post with an AJAX tooltip window showing the item details on mouseover. Here's a phpBB version of what I'm looking for: http://www.phpbb.com/community/viewtopic.php?f=70&t=576155&start=0&st=0&sk=t&sd=a Another site has a similar feature, when mousing over the item image: |
|||||
#1254 | Paste from Word is breaking something | Pending | Bug | closed | Normal | |
Description |
fckeditor/editor/dialog/fck_paste.html CleanWord( oNode, bIgnoreFont, bRemoveStyles ) Line 135: html = html.replace( /\s*mso-[^:]+:[^;"]+;?/gi, '' ) ; I have 5 word articles that have been giving me grief... they might not be an issue with current word versions... as they are dated September 2005 . I think line 135 should be: html = html.replace( /\s+mso-[^:]+:[^;"]+;?/gi, '' ) ; Otherwise the example at the end... gets corrupted... and starts with the corruption starting at: <B style= <P class=MsoNormal style='MARGIN: 0cm 0cm 0pt'><B style='</SPAN></P><P class=MsoNormal style='MARGIN: 0cm 0cm 0pt'> ... Once I have... html = html.replace( /\s+mso-[^:]+:[^;"]+;?/gi, '' ) ; It does not get corrupted... <P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><B style="mso-bidi-font-weight: normal"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Deeper Love<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></B></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Artists: U-Facilities feat. Caroline<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Remix arists: Stonebridge, Joe Moreno and Guy Gerber.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Label: Tishomingomusic<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Release: Out Now<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Rating: 8 out of 10<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Keywords: </SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Related artists: Danny Tenaglia, Danny Howells, Deep Dish<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></I></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The Danish producer U-Facilities delivers the official anthem for the Danish Dj Awards 2005. <o:p></o:p></SPAN></I></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><I style="mso-bidi-font-style: normal"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Although the name might not ring a bell immediately, U-Facilities is known for a long list of house and clubhouse productions. <o:p></o:p></SPAN></I></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">A look at the tracklist teaches us that this release comes with 2 remixes, next to the original version. No one less than Stonebridge signed for a remix on the B-side, while house veterans Joe Moreno and Guy Gerber take care of the second remix on this release.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Let's start with the original version. The track starts off with a solid kick, minimal percussion, and oddly sampled vocals. The introduction is a bit minimal, but it sure is groovy, especially when echoing bongos and woodblock sounds are introduced. A groovy start so far!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The introduction slowly builds up and we can hear some cool old school synthesizer tones just before the track reaches his first climax.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The kickdrum becomes more solid after the 'opening' of the track and some really cool female vocals are introduced. At this moment, the track turns into a serious club tune!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The strange thing is that this track sounds dark and sunny at the same time. The vocals sound a bit like a melancholic pop song while the sounds are made up out of spacey effects and hypnotising, lounge-like synthesizers.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Another remarkable thing is the diversity and choice of sounds.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The track knows an incredible variety of cool effects without being 'overproduced', and the overall sounds really hot groovy.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Another fantastic house tune, which can easily be called a hybrid of various styles. Try to imagine a solid club tune filled with lounge effects and you would come as close as this tune. Nice work!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"><SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The remix by Stonebridge chooses for an uptempo, more latinhouse orientated approach.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The tracks starts off with an irresistible introduction consisting of a filtered kick and rhythmic shakers. This might sound a bit uninspired, but it definitely makes you wanna shake that booty!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The vocals are maintained in this remix, although they are used in such a way that they make up a perfect latinhouse track. This is typical Stonebridge style: an uptempo, high quality track, improved with funky vocals and those good old echoing synths.<SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">An incredibly sexy and rough remix! Respect!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The third track on this release is the Guy Berber vs. Joe Moreno mix.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">These guys have been working in the dance scene for a long time and are known for their co-operations with artists from well-known labels such as Bedrock, Twisted and Kinky Vinyl.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Their remix is totally different than what you might expect from a clubby latinhouse track, and perhaps that is the reason why it's so incredibly good!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">This is definitely the most powerful track on the vinyl, starting off with a solid and punchu kick together with strange 'Darth Vader breathe' sounds, manipulated, robotic sound effects and eerie noise.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">After this wicked intro, a low, phat bassline is added to the rhythm, creating a rough basis for the rest of the track. This kick ass! <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Just when you might think you're dealing with a serious House and Electro hybrid, the familiar vocals from the original version are introduced, but they are sampled in such way that the electro feeling takes control. <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The track can be described as an insane, robotic mix of house and electro filled with cracking sounds, futuristic beeps and effects and an incredible amount of punk! <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">It might be a bit surprising to encounter a version like this on a house record, but give it a try and you'll be hooked to your speaker!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Conclusion:<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">U-Facilities got it going on! The original version is a funky, high quality floorfiller featuring awesome effects and vocals that will definitely be a big success among both dj's and party people the coming months. Without sounding cheesy, the track features all elements that you may expect from a quality clubber.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Stonebridge delivers a fantastic remix with respect to the original version.<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">This one is more uptempo with lots of latinhouse influences that is bound to rule the dancefloors!<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">The remix by Joe Moreno and Guy Gerber is an awesome electronic experiment filled with futuristic elements creating a punky, powerful tune not to be messed with. <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">A fantastic release with 3 high quality tracks and a must-have for all you house freaks out there! <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"><SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Youri Jozee (NL)<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><U><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">Tracklist:<o:p></o:p></SPAN></U></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">A1. Deeper Love (Original mix)<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">A2. Deeper Love (Stonebridge remix)<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB">B1. Deeper Love (Joe Moreno vs. Guy Gerber remix)<o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"><SPAN style="mso-spacerun: yes"> </SPAN><o:p></o:p></SPAN></P><P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-GB style="mso-ansi-language: EN-GB"> <o:p></o:p></SPAN></P> |
|||||
#1269 | Cursor and CR: not blinking on the right position | Pending | Bug | closed | Normal | |
Description |
OS: Kubuntu 7.04 / Windows Vista Browser: Firefox 2.0.0.6 FCKeditor: 2.4.3 Write a letter and make a CR (enter). The cursor blinks not under die first line. It still blinks at the first line. |