Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0014750 | Openbravo ERP | C. Security | public | 2010-10-01 13:11 | 2010-12-09 16:06 | |||||||
| Reporter | jonalegriaesarte | |||||||||||
| Assigned To | adrianromero | |||||||||||
| Priority | immediate | Severity | major | Reproducibility | always | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | 2.50MP21 | |||||||||||
| Target Version | 2.50MP23 | Fixed in Version | 2.50MP23 | |||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | OBPS | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0014750: I can not access to the application when there are many organizations. | |||||||||||
| Description | If we create many organizations we can not access the application. | |||||||||||
| Steps To Reproduce | - Load 422 organizations - Try to access to Openbravo ERP. Please ask for files to load organizations to Support Team. The error is in: SELECT r.UserLevel,''''||replace(replace(r.ClientList,' ',''),',',''',''')||'''' as ClientList,''''||replace(replace(r.OrgList,' ',''),',',''',''')||'''' as OrgList,r.C_Currency_ID,r.AmtApproval, r.AD_Client_ID, c.NAME, u.C_BPARTNER_ID, c.VALUE, c.SMTPHOST FROM AD_ROLE r, AD_CLIENT c, AD_USER u, AD_USER_ROLES ur WHERE r.AD_Role_ID = ? AND ur.AD_USER_ID = ? AND r.AD_CLIENT_ID = c.AD_CLIENT_ID AND r.IsActive='Y' AND c.IsActive='Y' AND r.AD_ROLE_ID = ur.AD_ROLE_ID AND ur.AD_USER_ID = u.AD_USER_ID because you can not concatenate all the ad_org_id in OrgList variable. This sql is in src/org/openbravo/base/secureApp/Seguridad_data.xsql | |||||||||||
| Proposed Solution | ||||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2010-10-01 13:11 | jonalegriaesarte | New Issue | ||||||||||
| 2010-10-01 13:11 | jonalegriaesarte | Assigned To | => adrianromero | |||||||||
| 2010-10-01 13:11 | jonalegriaesarte | OBNetwork customer | => Yes | |||||||||
| 2010-10-04 17:07 | rafaroda | Issue Monitored: rafaroda | ||||||||||
| 2010-10-05 14:28 | shuehner | Issue Monitored: shuehner | ||||||||||
| 2010-10-14 18:53 | hgbot | Checkin | ||||||||||
| 2010-10-14 18:53 | hgbot | Note Added: 0031858 | ||||||||||
| 2010-10-14 18:53 | hgbot | Status | new => resolved | |||||||||
| 2010-10-14 18:53 | hgbot | Resolution | open => fixed | |||||||||
| 2010-10-14 18:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e5c51e8fd7207f2dcb6767d607d233c3b5062b35 [^] | |||||||||
| 2010-10-14 19:00 | adrianromero | Note Added: 0031859 | ||||||||||
| 2010-10-18 17:19 | adrianromero | Note Added: 0031922 | ||||||||||
| 2010-10-18 17:19 | adrianromero | Status | resolved => new | |||||||||
| 2010-10-18 17:19 | adrianromero | Resolution | fixed => open | |||||||||
| 2010-10-18 17:39 | hudsonbot | Checkin | ||||||||||
| 2010-10-18 17:39 | hudsonbot | Note Added: 0031928 | ||||||||||
| 2010-10-20 18:35 | hgbot | Checkin | ||||||||||
| 2010-10-20 18:35 | hgbot | Note Added: 0032024 | ||||||||||
| 2010-10-20 18:35 | hgbot | Status | new => resolved | |||||||||
| 2010-10-20 18:35 | hgbot | Resolution | open => fixed | |||||||||
| 2010-10-20 18:35 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/e5c51e8fd7207f2dcb6767d607d233c3b5062b35 [^] => http://code.openbravo.com/erp/devel/pi/rev/120af24b8412fcbb8e5810d7f09c180276fca23a [^] | |||||||||
| 2010-10-20 18:40 | adrianromero | Note Edited: 0031859 | bug_revision_view_page.php?bugnote_id=0031859#r1103 | |||||||||
| 2010-10-21 06:27 | hudsonbot | Checkin | ||||||||||
| 2010-10-21 06:27 | hudsonbot | Note Added: 0032034 | ||||||||||
| 2010-10-22 09:59 | hgbot | Checkin | ||||||||||
| 2010-10-22 09:59 | hgbot | Note Added: 0032097 | ||||||||||
| 2010-10-22 09:59 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/120af24b8412fcbb8e5810d7f09c180276fca23a [^] => http://code.openbravo.com/erp/devel/pi/rev/be9aed3260c99a58a341f7ab4fbf3209466bbaff [^] | |||||||||
| 2010-10-22 22:43 | hudsonbot | Checkin | ||||||||||
| 2010-10-22 22:43 | hudsonbot | Note Added: 0032135 | ||||||||||
| 2010-11-18 12:18 | psarobe | Status | resolved => closed | |||||||||
| 2010-11-18 12:18 | psarobe | Fixed in Version | => 2.50MP23 | |||||||||
| 2010-12-09 16:06 | anonymous | sf_bug_id | 0 => 3133487 | |||||||||
| 2016-10-13 15:07 | alostale | Relationship added | related to 0034201 | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||