stable

Clone or download

Read-only

closes request #22632 Can not do research in artifact link modal

There are 2 use cases (see request for more details): - Try to do a research just after to create an artifact (Submit and Stay) - Try to do a research in an artifact Expect results: - There are no errors after research. - The result is good Note to reviewer: The request function comes from prototype [0] and will use action attribute of the form to fetch the URL. If action attribute is empty (like currently), prototype will use the document url by default [1]. The solution is to make the request without prototype [0] http://api.prototypejs.org/dom/Form/request/ [1] src/www/scripts/prototype/prototype.js line 6468 Change-Id: Ic3c8bf687da9aa130e01a9840d58bbf353b6d62e

Modified Files

Name
M plugins/tracker/scripts/legacy/LoadTrackerArtifactLink.js +32 −14 Go to diff View file