AceIDE / editor

Fork of the WPide ACE editor plugin for WordPress
GNU General Public License v3.0
22 stars 12 forks source link

Sumopaint image editing broken #3

Closed shanept closed 8 years ago

shanept commented 8 years ago

The image URL passed to SumoPaint is invalid, so SumoPaint may not download the image for manipulation.

The save handler for SumoPaint is also broken. SumoPaint no longer passes the image in the POST content, rather a URL from which to fetch the image.