Openbravo Issue Tracking System - Modules | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0033833 | Modules | Product Catalogs | public | 2016-08-28 14:49 | 2017-06-28 01:31 | |||||||||||||||||||||
Reporter | rqueralta | |||||||||||||||||||||||||
Assigned To | inigosanchez | |||||||||||||||||||||||||
Priority | high | Severity | major | Reproducibility | always | |||||||||||||||||||||
Status | closed | Resolution | fixed | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Regression date | ||||||||||||||||||||||||||
Regression introduced by commit | ||||||||||||||||||||||||||
Regression level | ||||||||||||||||||||||||||
Review Assigned To | caristu | |||||||||||||||||||||||||
Support ticket | ||||||||||||||||||||||||||
OBNetwork customer | ||||||||||||||||||||||||||
Regression introduced in release | ||||||||||||||||||||||||||
Summary | 0033833: Products can not be added to node from popup | |||||||||||||||||||||||||
Description | When we added products from the popup, this never closes and the selected products are not added. | |||||||||||||||||||||||||
Steps To Reproduce | Download the last version of Product Catalogs. Install it. 1. Create a new catalog in form view. 2. Create 2 summary level nodes and 2 non summary level nodes. -Summary Level Nodes: SLN1 and SLN2 -Non Summary Level: NSLN1 and NSLN2 3. Click on manage catalog. 4. Assign the non summary level node NSLN1 to SLN1 and NSLN2 by drag and drop operation. 5. Add products to the non summary level node: NSLN1. To do that: -Select NSLN1 node on the tree and right click on it. -Select "Add Products" option. Popup with Product selector will be opened. -Click on the search button. Select any product in the grid. 6. Try to add the selected product and press OK. Popup is not closed and log shows the following error: [http-8080-1] ERROR org.openbravo.userinterface.selector.SelectorDataSourceFilter - Error executing filter: Index: 0, Size: 0 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:635) at java.util.ArrayList.get(ArrayList.java:411) at org.openbravo.userinterface.selector.SelectorDataSourceFilter.doFilter(SelectorDataSourceFilter.java:103) at org.openbravo.service.datasource.DataSourceServlet.doFetch(DataSourceServlet.java:222) at org.openbravo.service.datasource.DataSourceServlet.doPost(DataSourceServlet.java:826) at javax.servlet.http.HttpServlet.service(HttpServlet.java:643) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:228) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:431) at org.openbravo.client.kernel.BaseKernelServlet.callServiceInSuper(BaseKernelServlet.java:87) at org.openbravo.client.kernel.BaseKernelServlet.service(BaseKernelServlet.java:58) at org.openbravo.service.datasource.DataSourceServlet.service(DataSourceServlet.java:149) at javax.servlet.http.HttpServlet.service(HttpServlet.java:723) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.client.kernel.KernelFilter$1.doAction(KernelFilter.java:62) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.client.kernel.KernelFilter.doFilter(KernelFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:620) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Thread.java:745) | |||||||||||||||||||||||||
Proposed Solution | ||||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | 33833.diff (2,192) 2017-05-30 18:54 https://issues.openbravo.com/file_download.php?file_id=10815&type=bug | |||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2016-08-28 14:49 | rqueralta | New Issue | ||||||||||||||||||||||||
2016-08-28 14:49 | rqueralta | Assigned To | => Triage Finance | |||||||||||||||||||||||
2017-04-20 06:22 | pradeepvarma | Issue Monitored: pradeepvarma | ||||||||||||||||||||||||
2017-05-18 13:19 | ngarcia | Resolution time | => 1496872800 | |||||||||||||||||||||||
2017-05-19 11:32 | aferraz | Relationship added | related to 0033491 | |||||||||||||||||||||||
2017-05-25 16:58 | aferraz | Assigned To | Triage Finance => markmm82 | |||||||||||||||||||||||
2017-05-29 16:13 | markmm82 | Status | new => scheduled | |||||||||||||||||||||||
2017-05-30 01:28 | markmm82 | Note Added: 0096998 | ||||||||||||||||||||||||
2017-05-30 18:48 | aferraz | Status | scheduled => feedback | |||||||||||||||||||||||
2017-05-30 18:49 | aferraz | Status | feedback => new | |||||||||||||||||||||||
2017-05-30 18:53 | aferraz | Note Added: 0097032 | ||||||||||||||||||||||||
2017-05-30 18:54 | aferraz | File Added: 33833.diff | ||||||||||||||||||||||||
2017-05-30 18:54 | aferraz | Assigned To | markmm82 => platform | |||||||||||||||||||||||
2017-06-16 13:00 | inigosanchez | Status | new => scheduled | |||||||||||||||||||||||
2017-06-16 13:00 | inigosanchez | Assigned To | platform => inigosanchez | |||||||||||||||||||||||
2017-06-20 01:16 | inigosanchez | Relationship added | related to 0036289 | |||||||||||||||||||||||
2017-06-20 01:26 | inigosanchez | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=15379#r15379 | |||||||||||||||||||||||
2017-06-20 01:27 | inigosanchez | Note Edited: 0096998 | bug_revision_view_page.php?bugnote_id=0096998#r15381 | |||||||||||||||||||||||
2017-06-20 01:29 | inigosanchez | Review Assigned To | => caristu | |||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Checkin | ||||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Note Added: 0097492 | ||||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Status | scheduled => resolved | |||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Resolution | open => fixed | |||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bf199b193c8373d768f41cea46c6086c6fcbf8ef [^] | |||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Checkin | ||||||||||||||||||||||||
2017-06-20 01:34 | hgbot | Note Added: 0097493 | ||||||||||||||||||||||||
2017-06-20 16:31 | hudsonbot | Checkin | ||||||||||||||||||||||||
2017-06-20 16:31 | hudsonbot | Note Added: 0097519 | ||||||||||||||||||||||||
2017-06-20 16:31 | hudsonbot | Checkin | ||||||||||||||||||||||||
2017-06-20 16:31 | hudsonbot | Note Added: 0097520 | ||||||||||||||||||||||||
2017-06-27 20:14 | hgbot | Checkin | ||||||||||||||||||||||||
2017-06-27 20:14 | hgbot | Note Added: 0097723 | ||||||||||||||||||||||||
2017-06-27 20:15 | caristu | Status | resolved => closed | |||||||||||||||||||||||
2017-06-28 01:31 | hudsonbot | Checkin | ||||||||||||||||||||||||
2017-06-28 01:31 | hudsonbot | Note Added: 0097727 | ||||||||||||||||||||||||
2017-06-28 08:24 | caristu | Relationship added | related to 0036365 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|