Skip to content

Read-only folders: Can't access settings when non-existent folder path is used #160

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
ConjuringCoffee opened this issue Oct 20, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@ConjuringCoffee
Copy link
Contributor

Hi Jörg-Michael, the new read-only folders already proved very useful. Unfortunately, if you add a folder path that doesn't exist, you get the following error later when interacting with the ABAP Cleaner:

image

image

This error prevents the user from entering their settings to remove the folder path again. Editing the main.cjf file directly proved successful as a workaround.

  "readOnlyProfileName1": "Test",
  "readOnlyProfileDir1": "oops\\"
@jmgrassau jmgrassau added the bug Something isn't working label Oct 20, 2023
@jmgrassau
Copy link
Member

oops!

@jmgrassau jmgrassau self-assigned this Oct 21, 2023
@jmgrassau
Copy link
Member

Hi ConjuringCoffee,

this issue will be fixed in the next release. Always check for null…

Kind regards,
Jörg-Michael

@jmgrassau
Copy link
Member

Hi ConjuringCoffee,

thanks for this bug report – this should now be fixed in version 1.8.0!

Kind regards,
Jörg-Michael

@ConjuringCoffee
Copy link
Contributor Author

Thank you 🙂

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants