Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: killes@www.drop.org Reported by: killes@www.drop.org Updated by: killes@www.drop.org Status: patch Attachment: http://drupal.org/files/issues/user-notices.patch (8.18 KB) and the patch... killes@www.drop.org Previous comments: ------------------------------------------------------------------------ January 27, 2005 - 18:09 : killes@www.drop.org Attachment: http://drupal.org/files/issues/tablesort-notices.patch (3.42 KB) Drupal emits an annoying number of PHP notices. The attached patch fixes a few of them in tablesort.inc. ------------------------------------------------------------------------ January 27, 2005 - 18:56 : Uwe Hermann The patch looks broken, there's Email-Headers included (probably erroneously cut'n'pasted there?)... ------------------------------------------------------------------------ January 27, 2005 - 18:58 : killes@www.drop.org Attachment: http://drupal.org/files/issues/tablesort-notices_0.patch (3.16 KB) Oops, thanks. ------------------------------------------------------------------------ January 31, 2005 - 22:37 : Dries Committed to HEAD. ------------------------------------------------------------------------ February 6, 2005 - 13:16 : killes@www.drop.org Here is another one for user.module. I unified the return value for user_load and user_external_load to both return an otherwise empty user object with uid = 0. -- View: http://drupal.org/node/16303 Edit: http://drupal.org/project/comments/add/16303