Patch (to be ported)
Project:
Signup
Version:
6.x-2.x-dev
Component:
Database
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2011 at 22:03 UTC
Updated:
19 Mar 2011 at 19:42 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwwThis was introduced via #856604: Make event signups visible on user registration form. I committed the attached patch to DRUPAL-6--1 and HEAD. So, it'll be fixed in 6.x-1.1, or you can grab the latest code from CVS, or you can apply this patch.
For future reference, the issue tags feature needs better documentation and help text (and frankly, should be hidden more by default). But, here's some of the idea:
#917880: Write a handbook page about how issue tags are intended to be used
Bumping this over to the D6--2 branch for Joachim...
Comment #2
jpcwebb commentedThis bug seems to have reappeared in v1.0 after updating from RC6...
Comment #3
dww@jpcwebb: Did you read comment #1?
"So, it'll be fixed in 6.x-1.1, or you can grab the latest code from CVS, or you can apply this patch."
It didn't "reappear". It was a new bug introduced between RC6 and 6.x-1.0.
Comment #4
jpcwebb commentedmy bad, sorry
Comment #5
bewhy commentedThis patch fixed my problem (thanks a bunch). I changed the status from "to be ported" to "reviewed & tested by the Community" but I'm not sure if it needed to be reviewed by two people or not. I'm throwing caution to the wind.
I'm seeing that ddw bumped this to the 6.x-2 version for joachim, but since there's no 6.x-2 version on the project page, i'm moving this back to 6.x-1 because that's where the bug is. I'd suggest creating another issue for the 6.x-2 version if need be (i.e. Joachim didn't get to this)
Comment #6
dww@BeWhy: Please read the comments I've made here. The bug fix is committed to the 6.x-1.x branch and will be available in 6.x-1.1 (whenever that's released). Meanwhile, if/when joachim wants to start maintaining the 6.x-2.x branch, this bug needs to be fixed there. If you're having trouble with 6.x-1.0, use the 6.x-1.x-dev release or deploy directly from the 6.x-1.x branch of Git. Or wait for 6.x-1.1.
Cheers,
-Derek