refinery / refinerycms

An extendable Ruby on Rails CMS that supports Rails 6.0+
https://www.refinerycms.com/
MIT License
3.9k stars 1.26k forks source link

Add link dialog confused after having used add image dialog #860

Closed javinto closed 13 years ago

javinto commented 13 years ago

Edit a page Type some text, e.g. "Download here" Select the text and choose Add Image Cancel the dialog Select the text again and choose Add Link Now any type of link you are trying to insert will popup the browsers dialog and say "Please select an image to insert". This happens in Firefox 5 and IE8.

If you try to Cancel the dialog, it will show a (Sorry, there was a problem... The page you requested was not found.) error within the dialog. Only in IE8.

RefineryCMS version: 1.0.3

parndt commented 13 years ago

Is this still a problem in Refinery CMS 1.0.4?

javinto commented 13 years ago

Yes, it is. What's also remarkable is that when you:

ugisozols commented 13 years ago

I can reproduce the issue and will try to fix it.