Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044852 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS Hardware Manager | major | have not tried | 2020-08-19 18:12 | 2020-09-01 16:16 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q4 | |||
Status | closed | 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 | adrianromero | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044852: handlebars.js library in hardwaremanager is outdated and should be updated | |||||||
Description | Hardwaremanager contains this js-library included from its index.html & status.html pages. The version 4.0.6 is outdated and should be updated to the latest. Additionally: - It is missing entry for its licensing in legal/Licensing.txt - a processTemplate.js is unclear if also 3rd party code of written by Openbravo - It should either get a proper OB copyright header or also its correct info added ti Licensing.txt if it is a 3rd part component. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Either update the component or remove its usage | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0122372) prakashmurugesan88 (viewer) 2020-08-27 08:18 |
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/merge_requests/7 [^] https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/7 [^] |
(0122518) hgbot (developer) 2020-09-01 16:08 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^] Changeset: 6132fc76dd1cc3bb84bd3270901671d6c0892cbe Author: Prakash M <prakash@qualiantech.com> Date: 2020-09-01T14:28:29+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/6132fc76dd1cc3bb84bd3270901671d6c0892cbe [^] Related to BUG-44852 : Included license for Handlebarsjs --- M legal/Licensing.txt --- |
(0122519) hgbot (developer) 2020-09-01 16:08 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^] Changeset: 27df1eb5a88a7ee0e6f8b5336c75a29153c46025 Author: Prakash M <prakash@qualiantech.com> Date: 2020-09-01T16:31:37+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/27df1eb5a88a7ee0e6f8b5336c75a29153c46025 [^] Fixed BUG-44852 : Fixed following * Included version number for Handlebarsjs in Licensing * Updated fontbox jar to 2.0.21 --- A project/lib/fontbox-2.0.21.jar M legal/Licensing.txt M project/.classpath M project/nbproject/project.properties --- |
(0122524) adrianromero (viewer) 2020-09-01 16:16 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^] [^] Changeset: ed280d0483aa18fc30eeddfd1bf9a41525da233f Author: Prakash M <prakash@qualiantech.com> Date: 2020-09-01T14:28:29+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/ed280d0483aa18fc30eeddfd1bf9a41525da233f [^] [^] Fixed BUG-44850 : Updated following library * commons-collections-3.2.2.jar * lcommons-beanutils-1.9.4.jar * handlebars v4.7.6 * pdfbox-2.0.21.jar * Updated and included license --- A project/lib/commons-beanutils-1.9.4.jar A project/lib/commons-collections-3.2.2.jar A project/lib/pdfbox-2.0.21.jar M legal/Licensing.txt M project/.classpath M project/nbproject/project.properties M project/src/com/openbravo/poshw/www/handlebars.min.js M project/src/com/openbravo/poshw/www/processtemplate.js R project/lib/commons-beanutils-1.8.3.jar R project/lib/commons-collections-3.2.1.jar --- Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^] [^] Changeset: 7b03aa97000d210342c88d4ac54d3b4907fd3b1e Author: Prakash M <prakash@qualiantech.com> Date: 2020-09-01T16:37:59+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/7b03aa97000d210342c88d4ac54d3b4907fd3b1e [^] [^] Fixed BUG-44850 : Updated following library * commons-collections-3.2.2.jar * lcommons-beanutils-1.9.4.jar * handlebars v4.7.6 * pdfbox-2.0.21.jar * fontbox-2.0.21.jar * Updated and included license --- A bin/lib/commons-beanutils-1.9.4.jar A bin/lib/commons-collections-3.2.2.jar A bin/lib/fontbox-2.0.21.jar A bin/lib/pdfbox-2.0.21.jar M bin/poshw.jar M legal/Licensing.txt R bin/lib/commons-beanutils-1.8.3.jar R bin/lib/commons-collections-3.2.1.jar --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-08-19 18:12 | shuehner | New Issue | |
2020-08-19 18:12 | shuehner | Assigned To | => Retail |
2020-08-19 18:12 | shuehner | OBNetwork customer | => No |
2020-08-19 18:12 | shuehner | Triggers an Emergency Pack | => No |
2020-08-27 08:18 | prakashmurugesan88 | Note Added: 0122372 | |
2020-09-01 16:08 | hgbot | Note Added: 0122518 | |
2020-09-01 16:08 | hgbot | Resolution | open => fixed |
2020-09-01 16:08 | hgbot | Status | new => resolved |
2020-09-01 16:08 | hgbot | Fixed in Version | => RR20Q4 |
2020-09-01 16:08 | hgbot | Note Added: 0122519 | |
2020-09-01 16:16 | adrianromero | Review Assigned To | => adrianromero |
2020-09-01 16:16 | adrianromero | Note Added: 0122524 | |
2020-09-01 16:16 | adrianromero | Status | resolved => closed |
2020-09-01 16:18 | adrianromero | Relationship added | related to 0044850 |
Copyright © 2000 - 2009 MantisBT Group |