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

Uncaught ReferenceError: updateTimeLoggerMenu is not defined #30

Open
madc opened this issue Feb 10, 2016 · 2 comments
Open

Uncaught ReferenceError: updateTimeLoggerMenu is not defined #30

madc opened this issue Feb 10, 2016 · 2 comments

Comments

@madc
Copy link

madc commented Feb 10, 2016

I'm getting the following errors in the console, when opening the 'New Issue' page:

SyntaxError: expected expression, got '}'1 new:396:31
ReferenceError: updateTimeLoggerMenu is not defined
<anonymous> new:412
1 new:412:5
Environment:
  Redmine version                3.2.0.stable
  Ruby version                   2.1.5-p273 (2014-11-13) [x86_64-linux-gnu]
  Rails version                  4.2.5
  Environment                    production
  Database adapter               Mysql2
Redmine plugins:
  [...]
  time_logger                    0.5.3

Let me know, if i can provide additional infos.

@speedy32129
Copy link
Owner

Just created a machine to mimic your setup. Tried a couple of scenarios and I can't reproduce the issue. But note the Redmine version. I see the ellipses under plugins ... Is there any other plugins installed?

Environment:
Redmine version 3.2.0.stable.15148
Ruby version 2.1.5-p273 (2014-11-13) [x86_64-linux-gnu]
Rails version 4.2.5
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.10
Mercurial 3.1.2
Bazaar 2.7.0
Git 2.1.4
Filesystem
Redmine plugins:
time_logger 0.5.3

@madc
Copy link
Author

madc commented Feb 11, 2016

I just checked, when i uninstall the time_logger plugin both errors are gone.
Here's the complete setup:

Environment:
  Redmine version                3.2.0.stable
  Ruby version                   2.1.5-p273 (2014-11-13) [x86_64-linux-gnu]
  Rails version                  4.2.5
  Environment                    production
  Database adapter               Mysql2
SCM:
  Git                            2.1.4
  Filesystem                     
  Xitolite                       2.1.4
Redmine plugins:
  redmine_bootstrap_kit          0.2.4
  redmine_checklists             3.1.3
  redmine_code_review            0.7.0
  redmine_git_hosting            1.2.0
  redmine_lightbox2              0.2.5
  redmine_mentions               0.0.1
  redmine_slack                  0.1
  time_logger                    0.5.3

I'm using this theme, but it also happens with the default one.

speedy32129 added a commit that referenced this issue Mar 28, 2019
Fix for issue #30 (javascript errors while adding new issue)
speedy32129 added a commit that referenced this issue Mar 28, 2019
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

2 participants