Openbravo Issue Tracking System - Retail Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0040739 | Retail Modules | Copy Retail Store | public | 2019-05-02 09:58 | 2019-05-10 12:05 | ||||||||
Reporter | caristu | ||||||||||||
Assigned To | caristu | ||||||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | RR19Q3 | |||||||||||
Merge Request Status | |||||||||||||
Review Assigned To | marvintm | ||||||||||||
OBNetwork customer | |||||||||||||
Support ticket | |||||||||||||
Regression level | |||||||||||||
Regression date | |||||||||||||
Regression introduced in release | |||||||||||||
Regression introduced by commit | |||||||||||||
Triggers an Emergency Pack | No | ||||||||||||
Summary | 0040739: BlankProperties should not be annotated with @ApplicationScoped | ||||||||||||
Description | The BlankProperties class is annotated with the @ApplicationScoped. Note that this is not needed as this annotation has no effect on interfaces. Besides, because of this reason, the following warning may appear in the Openbravo log (after the Weld upgrade to version 3.1.0): WARN org.jboss.weld.Bootstrap - WELD-000167: Class org.openbravo.retail.copystore.process.BlankProperties is annotated with @ApplicationScoped but it does not declare an appropriate constructor therefore is not registered as a bean! See for example: http://ci.openbravo.com/job/mod-simple/38340/artifact/SANDBOX/tomcat-logs/mod-simple-ci23.18101.log [^] | ||||||||||||
Steps To Reproduce | In description | ||||||||||||
Proposed Solution | Remove the annotation and update the class javadoc to document that classes implementing the BlankProperties interface should be annotated as @ApplicationScoped. See an example of a similar fix: https://code.openbravo.com/erp/devel/pi/diff/d5f700f4b718/src/org/openbravo/costing/CostAdjusmentProcessCheck.java [^] | ||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2019-05-02 09:58 | caristu | New Issue | |||||||||||
2019-05-02 09:58 | caristu | Assigned To | => Retail | ||||||||||
2019-05-02 09:58 | caristu | Triggers an Emergency Pack | => No | ||||||||||
2019-05-02 09:59 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18693#r18693 | ||||||||||
2019-05-02 10:00 | caristu | Description Updated | bug_revision_view_page.php?rev_id=18694#r18694 | ||||||||||
2019-05-02 10:00 | caristu | Relationship added | related to 0040193 | ||||||||||
2019-05-02 10:03 | caristu | Proposed Solution updated | |||||||||||
2019-05-02 18:03 | caristu | Assigned To | Retail => caristu | ||||||||||
2019-05-02 18:03 | caristu | Review Assigned To | => marvintm | ||||||||||
2019-05-02 18:04 | hgbot | Checkin | |||||||||||
2019-05-02 18:04 | hgbot | Note Added: 0111446 | |||||||||||
2019-05-02 18:04 | hgbot | Status | new => resolved | ||||||||||
2019-05-02 18:04 | hgbot | Resolution | open => fixed | ||||||||||
2019-05-02 18:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/18296453654461a5a8a47eb824b02a801950665d [^] | ||||||||||
2019-05-10 12:05 | marvintm | Status | resolved => closed | ||||||||||
2019-05-10 12:05 | marvintm | Fixed in Version | => RR19Q3 |
Notes | |||||
|
|||||
|
|