Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 11754)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#1747 fixed Create several distros with Maven Michael Osipov anonymous
Description

Needs to be done:

FCKeditor-2.4.0-bin.zip (disto should be ready to deploy)

  • FCKeditor-2.4.0.jar
  • site (with api and reports)
  • lib
  • lib_opt
  • LICENSE.txt
  • README.txt

FCKeditor-2.4.0-src.zip

  • src
  • LICENSE.txt
  • README.txt
  • pom.xml

FCKeditor-2.4.0.war

  • preconfigured sample webapp with recent FCKeditor, some usefiles and examples

FCKeditor-2.4.0.jar

  • plain old jar lib for your WEB-INF/lib
#13461 duplicate Inline CKEditor not working inside Foundation Tabs using Chrome Erwin
Description

CHROME issue !!

I'm using CKEditor inline with the jquery adapter inside Foundation tabs. In the first tab which is open CKEditor works fine. In the second tab CKEditor does show the toolbar, but I cannot edit or add any text. And I cannot use the toolbar.

This works fine in Safari and FF (both tested), but does NOT work in Chrome. My Chrome version: 43.0.2357.130 (64-bit)

I've set up an example page at: http://jsfiddle.net/u0v9vxgo/12/

Is this a CKEditor issue? Suggestions how to solve it?

#3348 duplicate Problem with QuickUpload using PHP connector zypher
Description

In "config.php" I've set:

$Config['UserFilesPath'] = '/pub/' ;

There is an error on uploading images (and probably other files) using QuickUpload. It seams it's a problem with GetParentFolder function in "io.php". It returns an empty string in the above case, and it makes file_exists check fails in CreateServerFolder function.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy