First of all, the version number is still the old one, it is not corrected in components_ext.class.php line 9.
Removing text from a component is not seen by the plugin as an edit. So it will not save..
I tested on a new installation of GS and the permission issue still exist. After installation when going to components section in GS it creates a folder data/components with permissions 001 (although the first time this happened it didn't even create the folder). It then gives this error: getFiles: Unable to open .../components
When I change permissions to 755 it works.
The way to reproduce this is simply by deleting the components folder, then the same happens again: components folder is recreated with wrong permissions.
Removing text from a component is not seen by the plugin as an edit. So it will not save..
I tested on a new installation of GS and the permission issue still exist. After installation when going to components section in GS it creates a folder data/components with permissions 001 (although the first time this happened it didn't even create the folder). It then gives this error: getFiles: Unable to open .../components
When I change permissions to 755 it works.
The way to reproduce this is simply by deleting the components folder, then the same happens again: components folder is recreated with wrong permissions.