[ http://jira.magnolia.info/browse/MAGNOLIA-1596?page=all ]
Grégory Joseph resolved MAGNOLIA-1596.
--------------------------------------
Resolution: Fixed
the recent changes in the internal link handling were somehow ignoring the fact
that some links could be external. now fixed :)
> fckEditor: Using links with external URLs cause the editor to fail
> ------------------------------------------------------------------
>
> Key: MAGNOLIA-1596
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1596
> Project: Magnolia
> Issue Type: Bug
> Affects Versions: 3.1 M2
> Reporter: Amir Mistric
> Assigned To: Grégory Joseph
> Fix For: 3.1 M2
>
>
> 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
----------------------------------------------------------------