Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.34
-
Empty show more show less
-
Yes
-
Yes
-
Nucleus 38
-
2
-
Yes
Description
Steps to reproduce
- Â Customer facing intermittent error when editing/saving or opening/closing a component. As per investigation, the error occurs in:
info.magnolia.util.Util:createUniqueName(String baseName) trailingIndex = Integer.parseInt(baseName.substring(trailingIndexStartPosition));
- Â Issue happen due to wrong parsing of random sub-string from node UUID. See attached log.
.. Logs, screenshots, gifs...
Expected results
- By fixing the coding error, we can have it run properly as our expected result.
.. Justify non-trivial expectations with a link to a doc or a relevant discussion.
Actual results
- Issue sometimes happen which prevented editors from editing and saving component.
Workaround
- N/A
Development notes
- Coding error.
Checklists
Acceptance criteria
Attachments
1.
|
Implementation |
|
Completed | Adam Siska |
2.
|
Code review |
|
Completed | Quach Hao Thien |
3.
|
Preint QA |
|
Completed | Quach Hao Thien |
4.
|
QA |
|
Closed | AntonĂn Juran |