Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0048703 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2022-03-01 16:48 | 2022-03-01 16:51 | |||||||
Reporter | shuehner | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | 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 | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0048703: Apply new HQL style to WidgetProvider (don't user StringBuilder) | |||||||||||
Description | Use String concatenation instead of StringBuffer on WidgetProvider StringBuffer/Builder doesn't work nicely with the checker framework and generates some false positives, to fix this usage of StringBuffer should be changed to basic String concatenation for HQL queries of WidgetProvider. | |||||||||||
Steps To Reproduce | - | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | 48703.diff [^] (1,608 bytes) 2022-03-01 16:50 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0135366) shuehner (administrator) 2022-03-01 16:51 |
Attachment file old work in progress change done to avoid the false positive. Maybe need some polishing for formatting/review before merging. |
Issue History | |||
Date Modified | Username | Field | Change |
2022-03-01 16:48 | shuehner | New Issue | |
2022-03-01 16:48 | shuehner | Assigned To | => Triage Platform Base |
2022-03-01 16:48 | shuehner | Modules | => Core |
2022-03-01 16:48 | shuehner | Triggers an Emergency Pack | => No |
2022-03-01 16:49 | shuehner | Relationship added | blocks 0041287 |
2022-03-01 16:50 | shuehner | File Added: 48703.diff | |
2022-03-01 16:51 | shuehner | Note Added: 0135366 |
Copyright © 2000 - 2009 MantisBT Group |