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: Dries Status: patch It doesn't exactly make the code easier to read ... Dries Previous comments: ------------------------------------------------------------------------ January 27, 2005 - 19: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 - 19:56 : Uwe Hermann The patch looks broken, there's Email-Headers included (probably erroneously cut'n'pasted there?)... ------------------------------------------------------------------------ January 27, 2005 - 19:58 : killes@www.drop.org Attachment: http://drupal.org/files/issues/tablesort-notices_0.patch (3.16 KB) Oops, thanks. ------------------------------------------------------------------------ January 31, 2005 - 23:37 : Dries Committed to HEAD. ------------------------------------------------------------------------ February 6, 2005 - 14: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. ------------------------------------------------------------------------ February 6, 2005 - 14:16 : killes@www.drop.org Attachment: http://drupal.org/files/issues/user-notices.patch (8.18 KB) and the patch... -- View: http://drupal.org/node/16303 Edit: http://drupal.org/project/comments/add/16303