I branched Webform to the DRUPAL-6--2 branch last week, tagged it with DRUPAL-6--2-0-beta1 and made release nodes on d.o. However, I'm unable to make the 6.x branch or beta1 release node show up on the project page for Webform. Could there possibly be a problem with project.module expecting a 1.x branch before a 2.x branch for every Drupal release?
Some links:
The webform project page: http://drupal.org/project/webform (the DRUPAL-5--2-0-beta1 release created at the same time does show up fine here)
Webform DRUPAL-6--2-0-beta1 release: http://drupal.org/node/235014
Webform DRUPAL-6--2 development release: http://drupal.org/node/235004
Screenshot attached of the releases page for Webform, where I expected to find a 6.x options section.
| Comment | File | Size | Author |
|---|---|---|---|
| webform-releases.png | 22.12 KB | quicksketch |
Comments
Comment #1
aclight commentedI believe this is a duplicate of #126554: cases in edit/releases tab on project nodes: default release broken.
Have you tried the new workaround mentioned at #126554-27: cases in edit/releases tab on project nodes: default release broken yet? I believe that should fix your problems. If not, feel free to re-open this.
Comment #2
quicksketchThanks aclight, I thought it was a different problem because the options weren't being shown at all on the release tab. I had a previous experience where I simply couldn't change the default release as described in that issue. The work-around did the trick perfectly. Thank you!