Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053649 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2023-10-11 16:36 | 2023-10-11 17:17 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q1 | |||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053649: Fix incorrect Javadoc formatting | |||||||
Description | Documentation for method getPropertyFromNode() in OrganizationStructureProvider.java defines the data type of the arguments in brackets just like in JSDoc, which in Javadoc is incorrect and shows a warning in Eclipse. Bad example: @param {String} nodeId - .... Good example @param nodeId - ... | |||||||
Steps To Reproduce | See description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0155788) hgbot (developer) 2023-10-11 16:38 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1016 [^] |
(0155793) hgbot (developer) 2023-10-11 17:17 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1016 [^] |
(0155794) hgbot (developer) 2023-10-11 17:17 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 5d612bf186e407ff2c1728a776af2ff5515adfec Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 11-10-2023 16:37:58 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5d612bf186e407ff2c1728a776af2ff5515adfec [^] Fixed ISSUE-53649: Fixing incorrect Javadoc formatting --- M src/org/openbravo/dal/security/OrganizationStructureProvider.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-10-11 16:36 | jarmendariz | New Issue | |
2023-10-11 16:36 | jarmendariz | Assigned To | => jarmendariz |
2023-10-11 16:36 | jarmendariz | OBNetwork customer | => No |
2023-10-11 16:36 | jarmendariz | Modules | => Core |
2023-10-11 16:36 | jarmendariz | Triggers an Emergency Pack | => No |
2023-10-11 16:36 | jarmendariz | Status | new => scheduled |
2023-10-11 16:38 | hgbot | Merge Request Status | => open |
2023-10-11 16:38 | hgbot | Note Added: 0155788 | |
2023-10-11 17:17 | hgbot | Merge Request Status | open => approved |
2023-10-11 17:17 | hgbot | Note Added: 0155793 | |
2023-10-11 17:17 | hgbot | Resolution | open => fixed |
2023-10-11 17:17 | hgbot | Status | scheduled => closed |
2023-10-11 17:17 | hgbot | Fixed in Version | => PR24Q1 |
2023-10-11 17:17 | hgbot | Note Added: 0155794 |
Copyright © 2000 - 2009 MantisBT Group |