Download & Extend

No redirect to uid on panel pages and no rewrite in primary or secondary links

Project:me aliases
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

I created a patch against the dev from july 2 (the one with the ctools argument plugin) which fixes the above issues. Everything is working fine for me now.

AttachmentSize
me.patch5.25 KB

Comments

#1

The first patch still didn't sole the issue completely. I think this new one does.

Please patch against the dev version from here: http://drupal.org/node/388990

AttachmentSize
me.module.patch 4.64 KB
me_ui.inc_.patch 481 bytes

#2

And another issue fixed! Just an is_array() check before an foreach.

AttachmentSize
me.module.patch 4.7 KB