Closed (duplicate)
Project:
Bakery Single Sign-On System
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 15:19 UTC
Updated:
6 Feb 2015 at 18:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesThis is a usability improvement that we should definitely get done.
Comment #2
coltraneThis works well. Only issue stopping me from RTBC is:
Shouldn't $result->data be filtered here as well?
Powered by Dreditor.
Comment #3
gregglesFair enough :)
Comment #4
coltranefilter_xss() does a lot of string manipulation so its a minuscule improvement to use it once. Also adding some more comments.
Comment #5
coltrane#4 doesn't contain the message in the dsm, oops. Try this instead.
Comment #6
coltraneArgh, extraneous // TODO rollback comment in the successful slave update logic
Comment #7
gregglesGreat, now committed - http://drupal.org/cvs?commit=438772
Thanks, Coltrane!
Comment #8
toemaz commentedI was confused reading that the patch was committed and yet, I couldn't see the code in the module. And indeed, this patch was reverted in commit #442648. Is there any chance this patch can be committed again?
Comment #9
gregglesI believe this has been committed to 6.x-2.x.
6.x-1.x-dev is not really maintained any more, so I think the last place for this is in 7.x-1.x-dev.
Comment #10
fuzzy76 commentedHow's the status for this? D.O doesn't do this, but our 7.x-2.0-alpha4 install does.
Comment #11
rootworkI'm not sure what's happened in the meantime, but this is definitely still happening on d.o (I posted an issue about it at #2409307: Clean up confusing notifications when updating profile). Would be nice to see this finally pulled into the 7.x branch.
Comment #12
drummThe 7.x patch landed at #2323705: Add user's organization computed reference field, which we now patch on Drupal.org.
Comment #13
drummCorrect issue: #1361548: Change status drupal_set_messages to users with administer bakery.