Skip to content

Error : "no url" alert on sub issues #101

Description

@ericbrun-73

Hi,
I use this plugin 0.8.1 (master branch) with Redmine 4.2.7.
On issue with sub issue, the context menu is not show and a alert window say : "no url".
cap1

I quick fix (hugly) this problem by add this "$(".issue.details ").wrap("<form id='fakeDynamicForm' data-cm-url='/redmine/issues/context_menu' >");" in issue_dynamic_edit.js (line 111).

Now the contextMenu is displayed and it is work well on sub issues.

Can you integrate a better fix in your project ?

Hope that help.

Thank you for your plugin

Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconflictAn other plugin breaks the normal behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions