Index: /FCKeditor.Java/branches/2.5-test/java-core/src/main/java/net/fckeditor/connector/impl/SimpleFileSystemConnector.java
===================================================================
--- /FCKeditor.Java/branches/2.5-test/java-core/src/main/java/net/fckeditor/connector/impl/SimpleFileSystemConnector.java	(revision 2428)
+++ /FCKeditor.Java/branches/2.5-test/java-core/src/main/java/net/fckeditor/connector/impl/SimpleFileSystemConnector.java	(revision 2429)
@@ -55,4 +55,5 @@
  * of the {@link ConnectorHandler#getUserFilesPath()}.<br>
  * 
+ * FIXME find a replacement for ConnectorHandler.getUserFilesPath() in UtilsResponse.constructResponseUrl calls because it could contains absolute file system paths in future. 
  * TODO should we move the static methods into a util-class in package net.fckeditor.connector.impl ???
  * @version $Id$
