Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0032361 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Openbravo ERP] 02. Master data management | minor | always | 2016-02-26 12:39 | 2016-02-26 12:42 | |||||||
| Reporter | alostale | View Status | public | |||||||||
| Assigned To | Triage Omni OMS | |||||||||||
| Priority | immediate | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| 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 | Production - Confirmed Stable | |||||||||||
| Regression date | 2014-08-27 | |||||||||||
| Regression introduced in release | 3.0PR14Q4 | |||||||||||
| Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/9afa505ca5af11622c5fadce666a41290e5c23e7 [^] | |||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0032361: browser memory leaks in Update Characteristics popup | |||||||||||
| Description | Update Characteristics popup allocates some JavaScript objects in memory that are never released. | |||||||||||
| Steps To Reproduce | 1. In a clean retail instance with retail sample data 2. Log in as White Valley Admin 4. In browser's dev tools execute: s = scopeleaks.snapshot() 5. Open Product window 6. Select a product with invariants (ie. Baby Carrier) 7. Click on Update Characteristics button 8. Close popup and Product window 9. In browser's dev tools execute: scopeleaks.leaks(s).size() -> ERROR: result is 70, meaning there are 70 objects that are not released result should be 0 10. Repeat steps 6-9 -> ERROR: result is 140, each time the popup is open 70 new objects are created and never released result should be 0  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2016-02-26 12:39 | alostale | New Issue | |
| 2016-02-26 12:39 | alostale | Assigned To | => Triage Finance | 
| 2016-02-26 12:39 | alostale | OBNetwork customer | => No | 
| 2016-02-26 12:39 | alostale | Modules | => Core | 
| 2016-02-26 12:39 | alostale | Regression level | => Production - Confirmed Stable | 
| 2016-02-26 12:39 | alostale | Regression date | => 2014-08-27 | 
| 2016-02-26 12:39 | alostale | Regression introduced in release | => 3.0PR14Q4 | 
| 2016-02-26 12:39 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/9afa505ca5af11622c5fadce666a41290e5c23e7 [^] | 
| 2016-02-26 12:39 | alostale | Triggers an Emergency Pack | => No | 
| 2016-02-26 12:40 | alostale | Relationship added | caused by 0027490 | 
| 2016-02-26 12:42 | alostale | Issue Monitored: alostale | |
| Copyright © 2000 - 2009 MantisBT Group |