Opened 17 years ago

Closed 17 years ago

#889 closed Bug (invalid)

Custom Configuration

Reported by: Markus Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I was glad reading you are working on a new Configuration System. I need to generate some Configuration Options on the Server based on some Variables in my PHP-Application. My solution should have looked like this: $oFCKeditor->ConfigCustomConfigurationsPath? = $Webbase/path/to/fckeditor/customconfig.js.php?$query";

The query doesn't work (fcke. throws "malformed uri sequence"). I need to generate the EditorAreaCSS-Array based on those query-varibles. Could also be nice to do that inline without customconfigfile. Is there any solution for this right away?

Thanx, Markus

Change History (5)

comment:1 Changed 17 years ago by Markus

this has been fixed. at least in the recent version. please close this issue. sorry.

comment:2 Changed 17 years ago by Markus

i mean: "yes the query works since i downloaded and use fckeditor version 2.4.3"

comment:3 Changed 17 years ago by Markus

no! i still get a "malformed uri"-exception ... it only works on localhost

comment:4 Changed 17 years ago by Markus

final fix: don't use urlencode for configurationPath-querys!

comment:5 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy