Looking for some insight from the dev team or any users who may have encountered this issue.

OS: Windows XP Pro SP2
Sugar Professional 4.2.1a
Apache 2.0.58
PHP 5.1.4
MySQL 5.0


Brief description of issue:

Post-login endless loop when role-restricted to Bugs


Steps to recreate:

(Note: As suggested in other login/timezone loop threads, in php.ini, register_long_arrays = On is set [issue continues to exist regardless])
1. As Admin, create new user, input name (ie. John Smith), username, password, everything else left as default (all tabs vis, portal user unchecked, group user unchecked, status set to active as default), save the new User
2. Admin > Role Management > Create Role - input name (ie. "Role A"), description
3. Under the Access column, set to disabled for all modules, except for one (Bugs), save the new Role
4. Go back to Users and select John Smith, scroll down to Roles and click Select "Role A", it's applied to the User and now appears in the Roles list view for John Smith
5. Logout of Admin and back in as John Smith
6. System goes into an endless loop, refreshing the page every 3 seconds back to the same page with the same message as noted below:

My Assigned Bugs
You do not have access to this area. Please contact your site administrator if you believe that you should have access.
Redirect to Home in 2 seconds


This appears only to happen when role-restricted solely to the Bugs module.

-RK