Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016126 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-03-04 10:08 | 2011-03-16 00:00 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 35bfeb2da755 | ||||
Projection | none | ETA | none | Target Version | pi | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016126: Cycle in identifier columns result in stack overflow | |||||||
Description | See this forum post: http://forge.openbravo.com/plugins/espforum/view.php?group_id=100&forumid=549512&topicid=7023095 [^] This stacktrace: java.lang.StackOverflowError at java.util.ArrayList.get(Unknown Source) at java.util.AbstractList$Itr.next(Unknown Source) at org.openbravo.dal.security.EntityAccessChecker.addDerivedReadableIdentifierProperties(EntityAccessChecker.java:251) at org.openbravo.dal.security.EntityAccessChecker.addDerivedReadableIdentifierProperties(EntityAccessChecker.java:255) There is no safeguard against infinite loops in this part of the code. This needs to be added. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0034584) hgbot (developer) 2011-03-05 16:02 |
Repository: erp/devel/pi Changeset: 35bfeb2da755ecd95b975b9ee2e9297788478d77 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Mar 05 16:02:08 2011 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/35bfeb2da755ecd95b975b9ee2e9297788478d77 [^] Fixes issue 16126: Cycle in identifier columns result in stack overflow --- M src/org/openbravo/dal/security/EntityAccessChecker.java --- |
(0034913) marvintm (viewer) 2011-03-15 18:08 |
Followed the instructions and didn't get any problems. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-04 10:08 | mtaal | New Issue | |
2011-03-04 10:08 | mtaal | Assigned To | => mtaal |
2011-03-04 10:08 | mtaal | Modules | => Core |
2011-03-04 10:08 | mtaal | OBNetwork customer | => No |
2011-03-05 16:01 | mtaal | Relationship added | related to 0016140 |
2011-03-05 16:02 | hgbot | Checkin | |
2011-03-05 16:02 | hgbot | Note Added: 0034584 | |
2011-03-05 16:02 | hgbot | Status | new => resolved |
2011-03-05 16:02 | hgbot | Resolution | open => fixed |
2011-03-05 16:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/35bfeb2da755ecd95b975b9ee2e9297788478d77 [^] |
2011-03-15 18:08 | marvintm | Note Added: 0034913 | |
2011-03-15 18:08 | marvintm | Status | resolved => closed |
2011-03-16 00:00 | anonymous | sf_bug_id | 0 => 3214402 |
Copyright © 2000 - 2009 MantisBT Group |