Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040568 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2019-04-10 11:13 | 2019-05-24 12:50 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6a88184a8802 | ||||
Projection | none | ETA | none | Target Version | RR19Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040568: RolePermissions.getPrefList is not using bind-parameters | |||||||
Description | This code is not using bind-params: String whereClause = "where reference.id = :refId and module.id in " + LabelsComponent.getMobileAppDependantModuleIds(moduleId); Note: Value list comes from public utility method which needs changing. All 2 others in-tree users of this methods are also wrong (see related issue about LabelsComponent. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0111705) hgbot (developer) 2019-05-16 10:02 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 6a88184a88027bb956e792943d3489d4427c1e4d Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu May 16 13:32:04 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6a88184a88027bb956e792943d3489d4427c1e4d [^] Fixed issue 40568 : RolePermissions.getPrefList is not using bind-parameters --- M src/org/openbravo/mobile/core/login/RolePermissions.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-04-10 11:13 | shuehner | New Issue | |
2019-04-10 11:13 | shuehner | Assigned To | => Retail |
2019-04-10 11:13 | shuehner | Triggers an Emergency Pack | => No |
2019-04-10 11:13 | shuehner | Relationship added | blocks 0038136 |
2019-04-10 11:17 | shuehner | Relationship added | related to 0040569 |
2019-05-13 12:43 | shuehner | Target Version | => RR19Q3 |
2019-05-13 13:56 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-05-14 11:06 | ranjith_qualiantech_com | Status | new => scheduled |
2019-05-16 10:02 | hgbot | Checkin | |
2019-05-16 10:02 | hgbot | Note Added: 0111705 | |
2019-05-16 10:02 | hgbot | Status | scheduled => resolved |
2019-05-16 10:02 | hgbot | Resolution | open => fixed |
2019-05-16 10:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6a88184a88027bb956e792943d3489d4427c1e4d [^] |
2019-05-24 12:50 | marvintm | Review Assigned To | => marvintm |
2019-05-24 12:50 | marvintm | Status | resolved => closed |
2019-05-24 12:50 | marvintm | Fixed in Version | => RR19Q3 |
Copyright © 2000 - 2009 MantisBT Group |