Bug #421
openERPmine produces an error in another plugin
Description
If I use ERPmine together with the CRM / Contact plugin from https://www.redmineup.com/pages/plugins/crm
I have already contacted the developers there.
This causes ERPmine:
When their contact list is viewed as a table, the contacts appear with an id linked to the appropriate contact with ./contacts/id.
In connection with ERPmine, however, the table is optically formatted differently and the links are rewritten to ./issues/id.
Do you have any idea how this can happen?
Environment:
Redmine version 4.2.3.stable
Ruby version 2.6.6-p146 (2020-03-31) [x86_64-linux-gnu]
Rails version 5.2.6
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Subversion 1.13.0
Mercurial 5.3.1
Cvs 1.12.13
Bazaar 3.0.2
Git 2.33.1
Filesystem
Redmine plugins:
redmine_checklists 3.1.20
redmine_contacts 4.3.4
redmine_contacts_helpdesk 4.1.12
redmine_contacts_invoices 4.2.5
redmine_drive 1.1.1
redmine_lightbox2 0.5.1
redmine_products 2.1.4
redmine_wktime 4.5
redmine_wysiwyg_editor 0.23.0
vault 0.4.3
Files
Updated by dhanalakshmi c over 2 years ago
- Target version changed from 4.7 to 4.6
Updated by Arun T over 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Completed
Updated by dhanalakshmi c over 2 years ago
This issue is fixed in 4.6. 4.6 is released, Please take a look.
Updated by Carsten Stanusch over 2 years ago
I tested this in a test installation - the error still occurs in the view as "Table". If "Excerpt List" or "Cards" is selected as ListStyle, it works...
Test environment:
Environment:
Redmine version 5.0.0.stable
Ruby version 2.7.5-p203 (2021-11-24) [x86_64-linux-gnu]
Rails version 6.1.4.7
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Purplemine2 (includes JavaScript)
SCM:
Subversion 1.13.0
Mercurial 5.3.1
Cvs 1.12.13
Bazaar 3.0.2
Git 2.36.0
Filesystem
Redmine plugins:
additionals 3.0.6-main
redmine_banner 0.3.4
redmine_checklists 3.1.21
redmine_cms 1.2.3
redmine_contacts 4.3.6
redmine_contacts_helpdesk 4.1.13
redmine_dmsf 3.0.1
redmine_lightbox 1.0.1
redmine_people 1.6.2
redmine_questions 1.0.3
redmine_reporter 2.0.2
redmine_wktime 4.6
redmine_wysiwyg_editor 0.26.0
Updated by Dhanasingh Krishnapandian over 2 years ago
- Status changed from Closed to Feedback
- Target version changed from 4.6 to 4.7
Can you please give us some more details, like which page, screenshot, error log etc ?
Updated by Carsten Stanusch over 2 years ago
- File contact-cards-noerror.png contact-cards-noerror.png added
- File contact-table-error.png contact-table-error.png added
- Choose view table.
- Then the link to the contact details is output incorrectly (.../issues/x)
- Choose View cards
- Then the link to the contact details is output correctly (.../contacts/x)
The problem does not occur if ERPmine has not been installed
Error messages are not recorded
Error occur also in my new config:
Environment:
Redmine version 5.0.0.stable
Ruby version 2.7.5-p203 (2021-11-24) [x86_64-linux-gnu]
Rails version 6.1.4.7
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
Redmine settings:
Redmine theme Purplemine2 (includes JavaScript)
SCM:
Subversion 1.13.0
Mercurial 5.3.1
Cvs 1.12.13
Bazaar 3.0.2
Git 2.36.0
Filesystem
Redmine plugins:
additionals 3.0.6-main
redmine_checklists 3.1.21
redmine_contacts 4.3.6
redmine_contacts_helpdesk 4.1.13
redmine_contacts_invoices 4.2.6
redmine_drive 1.1.3
redmine_lightbox 1.0.1
redmine_products 2.1.5
redmine_wktime 4.6
redmine_wysiwyg_editor 0.26.0
vault 0.4.3
Updated by dhanalakshmi c about 2 years ago
- Target version changed from 4.7 to 4.8
Updated by Carsten Stanusch about 1 year ago
This problem is also fixed on 4.7.1 :)