Index: /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/FCKeditorConfigurations.java
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/FCKeditorConfigurations.java	(revision 1443)
+++ /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/FCKeditorConfigurations.java	(revision 1444)
@@ -70,5 +70,5 @@
 			
 		} catch (UnsupportedEncodingException e) {
-			logger.warn("Configuration parameters could not be encoded", e);
+			logger.error("Configuration parameters could not be encoded", e);
 		}
 		
