Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[CLOSED] Fix convertPreferences to accept non-module clientIDs #6683

Open
core-ai-bot opened this issue Aug 30, 2021 · 2 comments
Open

[CLOSED] Fix convertPreferences to accept non-module clientIDs #6683

core-ai-bot opened this issue Aug 30, 2021 · 2 comments

Comments

@core-ai-bot
Copy link
Member

Issue by MarcelGerber
Friday Apr 04, 2014 at 21:35 GMT
Originally opened as adobe/brackets#7415


Quick story:
I wanted to update the Theseus preferences system (adobe-research/theseus#55), but after a while I saw that convertPreferences will only work if the passed clientID is module. But in the case of Theseus, strings are used as clientID (like com.adobe.theseus).
This fixes this issue.


MarcelGerber included the following code: https://github.com/adobe/brackets/pull/7415/commits

@core-ai-bot
Copy link
Member Author

Comment by MarcelGerber
Saturday Apr 05, 2014 at 09:39 GMT


Would be cool if this gets into Sprint 38.
To see the code that's currently failing (but working with this fix), you can take a look at https://github.com/SAPlayer/theseus/commit/8de661cf2c08387e8f0b3ed659236daf310e7ff8.

@core-ai-bot
Copy link
Member Author

Comment by bchintx
Monday Apr 07, 2014 at 21:50 GMT


Thanks for fixing this,@SAPlayer ! I was just about to investigate doing the same thing for a different extension that was using a different client ID as well.

Finished code review. Merging...

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

No branches or pull requests

1 participant