Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Can't find the string: LK4: NO_DISABLED_DIRECTORY #3422

Closed
Zhuyun opened this issue Apr 12, 2013 · 3 comments
Closed

Can't find the string: LK4: NO_DISABLED_DIRECTORY #3422

Zhuyun opened this issue Apr 12, 2013 · 3 comments
Assignees
Milestone

Comments

@Zhuyun
Copy link

Zhuyun commented Apr 12, 2013

StringID: NO_DISABLED_DIRECTORY
StringValue: Cannot save extension to extensions/disabled because the folder does not exist.

Steps:

  1. Launch Brackets
  2. Click Help > Show Extension Folder
  3. Remove "disabled" folder from local disk
  4. Click File > Install Extension in Brackets
  5. Input an URL
  6. Observe the "disabled" folder is self-created and no error message appears
  7. Set denying the access permission of the "disabled" folder
  8. The "Unknown internal error" message appears

Comments:
This is a missing string. This string should be used instead of "Unknown internal error". Please file a bug.

@ghost ghost assigned jasonsanjose Apr 12, 2013
@peterflynn
Copy link
Member

It looks like this string is unused: I can't find any reference to it in the source code.

@njx
Copy link
Contributor

njx commented Apr 18, 2013

Reviewed. Marking code cleanup since it looks like the action should just be to remove the string.

@redmunds
Copy link
Contributor

redmunds commented May 7, 2013

String removed. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants