nikosch / ProcessWireImageLink

3 stars 1 forks source link

On-the-fly image uploads are not be saved properly #6

Closed gerritvanaaken closed 8 years ago

gerritvanaaken commented 8 years ago

If you decide to spontaneously upload an image within the image picker, the upload will not exactly fail, but the page that holds the image physically is somehow not saved properly and will not really know about its added images.

nikosch commented 8 years ago

I'm not quite sure, but I think this is a problem with the image management itself. I noticed the same effect by uploading images inside the rich text editor image management.

gerritvanaaken commented 8 years ago

Interesting – maybe a PW 3 issue, which is not resolved.

gerritvanaaken commented 8 years ago

Ich have posted two issues which are responsible for that!

https://github.com/processwire/processwire-issues/issues/41 https://github.com/processwire/processwire-issues/issues/42

gerritvanaaken commented 8 years ago

Ryan provided a core fix für on-the-fly uploading.