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

Assigning issues, changing status etc. by Drag&Drop does not work #321

Open
Chris-Tophski opened this issue Mar 25, 2021 · 0 comments
Open

Comments

@Chris-Tophski
Copy link

We have MantisBT 2.18 and Taskodrome 2.1.8 and wanted to get started with Taskodrome after 2 years of occasional testing. Unfortunately, Drag&Drop does not work at all. We get the following error in the console: Uncaught TypeError: page_text.match(...) is null in function getValueByName from file Taskodrome/scripts/issue_updater.js. It seems to try to find an update token and during debugging the page we couldn't find such a token, which is normal in our case. The plugin can't handle the situation when $g_form_security_validation = OFF;, which definitely is the way to go for us, as the timeout of the form validation too often makes us lose our texts we put in, so we will definitely keep this turnded off until we have an adequate solution.

Please make the plugin handle this case. Our workaround is to comment out all occurrences of the token matching and parameters etc. in the file mentioned above.

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

1 participant