Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048703
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2022-03-01 16:482022-03-01 16:51
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048703: Apply new HQL style to WidgetProvider (don't user StringBuilder)

DescriptionUse 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-
TagsNo tags attached.
Attached Filesdiff file icon 48703.diff [^] (1,608 bytes) 2022-03-01 16:50 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
blocks design defect 0041287 acknowledgedTriage Platform Base Tracking issue: Convert HQL to apply new style 

-  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
Powered by Mantis Bugtracker