Is this the sort of bug Apple are likely to fix? Or are bugs like this not considered that important. After all it's only affecting people accessing Unix or doing things above and beyond web browsing; sending e-mail and watching TV/videos and listening to music.
I came across the bug tonight when trying to do something with EXIFTOOL, having previously modified my script in textedit, as I do from time to time.
I created a brand new file to try and avoid this and then I did the following:
sudo chmod 7777 'name of file' in terminal. However that then simply caused the Operation not permitted error when I then tried to run the script.
A quick and simple task then takes over an hour as I read up on the issue and read the different ways of trying to avoid it or get round it.
I don't do much script writing so I don't see the point of a delicated script editor but I may have no choice if I want an easier life for the time being,
I did wonder what else I've quarantined without realising . I guess it doesn't matter until I hit a problem accessing a file or doing anything with it.
Kind regards