Project:Masquerade
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

You guys managed to commit something that doesn't work at all !

Issues:
- the logic for alt_login requires name to be defined! Since you just cut&pasted one of my lines, the result doesn't make sense.
The select never works.

- if you don't patch the auto-select part as well, the patch is of little use anyways, as you have to enter alt_login stuff manually...

Comments

#1

patch attached, that makes it work with 1.2...

AttachmentSize
masq.diff 2.81 KB

#2

Version:5.x-1.2» 6.x-1.0

Fixed patch for 6.x, since I switched.

With this one, both auto-complete and actual changes work.

I think it's simpler than what's currently in.

AttachmentSize
masquerade.patch 2.7 KB

#3

Status:active» postponed

#521444: Store user ID's instead of user names for quick switch links is a prereq to this

#4

Version:6.x-1.0» 6.x-1.x-dev
Status:postponed» needs work

Patch no longer applies.

#5

sigh, I'll work on another patch tomorrow.
But please stop postponing it or applying it in weird ways, it's a bit like having to fix the same bug over three times. It is getting annoying...

#6

For sure - your patches are appreciated. I'd like to get this in to the next release of the module.

#7

Assigned to:Anonymous» deviantintegral

I have an updated patch (untested) for this which I'll be posting later today.

#8

Status:needs work» needs review

Here is an updated patch - can you let me know if it works for you?

AttachmentSize
287496_alt_login_integration.patch 1.8 KB

#9

Assigned to:deviantintegral» Anonymous

#10

Here is a rerolled patch, with a minor code style change.

AttachmentSize
287496_alt_login_integration_10.patch 2.16 KB

#11

Status:needs review» fixed

I've committed this patch as it's works for me and is needed to fully fix the Anonymous users issue.

#12

Status:fixed» closed (fixed)

sorry for not giving you feedback earlier. I got swamped in other issues.
Things appear to work just fine. Thanks a lot !