From 0b2b83c34fc0ae336183ca3f21979fef29e6eedc Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 7 Sep 2007 15:31:07 +0000 Subject: [PATCH] Change Owner in Security Tab in Assets is not always Working --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/Operation/User.pm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index a330eb019..f4373f511 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -3,6 +3,7 @@ - fix: can't see the send private message link - fix: delete and become user links are shown for user list after deleting user - fix: Inbox shows Next page link when is empty + - fix: Change Owner in Security Tab in Assets is not always Working - All toolbar icons now have a class called "toolbarIcon" so they can be styled by external CSS. - Profile fields and categories and have confirmation boxes when deleting using the side menu diff --git a/lib/WebGUI/Operation/User.pm b/lib/WebGUI/Operation/User.pm index 1099cc8aa..ce10173e0 100644 --- a/lib/WebGUI/Operation/User.pm +++ b/lib/WebGUI/Operation/User.pm @@ -609,7 +609,7 @@ sub www_formUsers { my ($userCount) = $session->db->quickArray("select count(*) from users"); return $output unless ($session->form->process("doit") || $userCount<250 || $session->form->process("pn") > 1); $output .= '