-
-
Notifications
You must be signed in to change notification settings - Fork 133
IE11の場合、チケット作成画面でテンプレ選択の欄が表示されない / Plugin 1.x and latest does not support IE11. #310
Description
This is a template to report bug related to redmine issue templates plugin.
You can fill in any format, free style in case report features or questions.
Summary
IE11の場合、チケット作成画面でテンプレ選択の欄が表示されない。
Description
IE11の場合、チケット作成画面でテンプレ選択の欄が表示されない。
Chrome-adminでログイン/チケット作成画面/トラッカー選択/テンプレ選択-OK
IE11 -adminでログイン/チケット作成画面/トラッカー選択/テンプレ選択の欄が表示されない。
(トラッカーの直下が題名になる)
IE11の場合、テンプレの選択肢が表示されないこと以外はエラー表示無し
但し、IE11の開発者ツール/コンソールで下記エラーが発生している。
issue_template.js (22.21) 構文エラーです
clearValue: (id) => {
(ISSUE_TEMPLATE.prototype = { の後)New(345,83): document.getElementById('issue_template').addEventListener('change', (event) => {
(templateNS.set_pulldown(tracker)の後)
Environment
Server
Issue Template Plugin 1.0.0
Redmine trunk(4.1.0+修正有 )
Ruby 2.6.5p114 (2019-10-01 revision 67812) [x86_64-linux]
CentOS 7.7
Database MariaDB 10.4.11
Rails Env: Production
Client
Windows10-1909,IE11(更新バージョン:11.0.165(KB4530677))
Chrome 79.0.3945.117
These informations are greatly helpful to support quickly.
You can get these informations from Redmine's information page.
(E.g. http://example.com/admin/info)
- Redmine version
- Installed plugins
- Ruby version
- OS Platform
- Database (MariaDB, MySQL, PostgreSQL) and its version
- Rails Env
Visual Proof / Screenshot
When reporting an application error, post the error stack trace that
you should find in the log file (eg. log/production.log).
Screen shot would be also helpful.
Expected Results
Actual Results
Workaround
Please let me know if you have any workaround.