Comment 4 for bug 320889

Revision history for this message
Andrew Sayers (andrew-bugs-launchpad-net) wrote :

I think I'm experiencing a variant of this same bug. I created https://blueprints.launchpad.net/loco-drupal/+spec/blue-screen-of-life - I tried to target it at "ubuntu", but it's attached itself firmly to "loco-drupal" instead. I've tried retargetting it at a variety of other projects, but get the same error as above.

This is different to bug #309048, because the bug was originally targeted at ubuntu, and sticks with loco-drupal even when retargeted at a project other than ubuntu.

Steps to replicate:

1. Go to: https://blueprints.launchpad.net/loco-drupal/+spec/blue-screen-of-life/+retarget
2. Type "ubuntu" in the input box
3. Press "Retarget Blueprint"

Result: you are sent to a page saying "There is 1 error." and "There is already a blueprint with this name for LoCo Drupal Development. Please change the name of this blueprint and try again.". The text box contains "loco-drupal" instead of "ubuntu".

I used Firebug to examine the POST request sent by Firefox, which shows that Firefox has set "field.target" to "ubuntu", and "field.actions.retarget" to "Retarget Blueprint", so the problem doesn't seem to be client-side.