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

Fixing "Uncaught TypeError: nounDef is undefined" with TB 115 #57

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

bramadams
Copy link
Contributor

This is a fix for the issue discussed in #56 where trying to open an email based on its message ID, either through the plugin button or the shortcut leads to "Uncaught TypeError: nounDef is undefined".

Apparently, NOUN_MESSAGE should now be found in gloda/GlodaConstants.jsm instead of in gloda/GlodaPublic.jsm or gloda/public.js.

This is a fix for the issue discussed in CamielBouchier#56 where trying to open an email based on its message ID, either through the plugin button or the shortcut leads to "Uncaught TypeError: nounDef is undefined".

Apparently, NOUN_MESSAGE should now be found in gloda/GlodaConstants.jsm instead of in gloda/GlodaPublic.jsm or gloda/public.js.
@CamielBouchier CamielBouchier merged commit 69e5ddf into CamielBouchier:main Jul 19, 2023
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

Successfully merging this pull request may close these issues.

2 participants