fckEditor: Using links with external URLs containing encoded spaces cause the 
editor to fail
--------------------------------------------------------------------------------------------

                 Key: MAGNOLIA-1596
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-1596
             Project: Magnolia
          Issue Type: Bug
            Reporter: Amir Mistric
         Assigned To: Boris Kraft


To reproduce:

-  open fckEdtor paragraph and try to create a link with following URL

http://webfb.nemours.org/File%20Box/Quick%20Reference%20Guides/EMR/upgrade_brief_2007.pdf

on save you get:

ERROR  info.magnolia.cms.link.UUIDLink 15.06.2007 14:55:43 -- can't parse 
[http://webfb.nemours.org/File%20Box/Quick%20Reference%20Guides/EMR/upgrade_brief_2007.pdf]
ERROR  info.magnolia.cms.servlets.MVCServletHandlerImpl 15.06.2007 14:55:43 -- 
can't call command: save
java.lang.NullPointerException

I also tried (without encoded spaces):

http://webfb.nemours.org/File Box/Quick Reference 
Guides/EMR/upgrade_brief_2007.pdf
and got the same error:

ERROR  info.magnolia.cms.link.UUIDLink 15.06.2007 15:00:54 -- can't parse 
[http://webfb.nemours.org/File Box/Quick Reference 
Guides/EMR/upgrade_brief_2007.pdf]
ERROR  info.magnolia.cms.servlets.MVCServletHandlerImpl 15.06.2007 15:00:54 -- 
can't call command: save
java.lang.NullPointerException


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to