unicorn-fail / dreditor

The "Dreditor" browser extension for Drupal.org.
https://www.drupal.org/project/dreditor
GNU General Public License v2.0
72 stars 36 forks source link

Clone issue link broken on issue pages #289

Closed naveenvalecha closed 8 years ago

naveenvalecha commented 8 years ago

Steps to reproduce :

  1. Go to any issue link https://www.drupal.org/node/2765231
  2. Click on the Clone issue button
  3. It will take to https://www.drupal.org/node/add/project-issue/**undefined**#project-issue-node-form which is 404

Reason I found from my debugging : The js is not able to fetch the project name https://github.com/unicorn-fail/dreditor/blob/adfc2b2b02a1cba242512bd7ccde35aafe62c058/src/js/plugins/issue.clone.js#L14

mglaman commented 8 years ago

Yeah, this is making issues on Contrib Tracker a pain

naveenvalecha commented 8 years ago

As the html structure has been changed of the breadcumbs on the d.o. from

tag to
star-szr commented 8 years ago

There is already a PR - please test #290.

star-szr commented 8 years ago

Fixed, working on making a new release now.

star-szr commented 8 years ago

Having trouble with the automated builds, stay tuned.

star-szr commented 8 years ago

We have 1.2.17 for Chrome and Firefox up (Chrome will autoupdate, for FF visit dreditor.org and good luck) but Safari is giving us trouble.

Closing this issue. If/when we resolve the Safari extension issue Safari will autoupdate anyway.