Actions
Bug #11008
closedStdGridLayoutImpl2.js: figure out what's up with the undefined i in setChildSize
Start date:
10/14/2022
Due date:
% Done:
100%
Estimated time:
Description
While working on issue #10967 I noticed that i
is always undefined
in setChildSize
in StdGridLayoutImpl2.js
.
This is almost certainly a bug, so we should get to the bottom of it (or if we retire JS-based layouts, we can also just ignore this).
Updated by Roel Standaert about 2 years ago
- Related to Improvements #10967: Add linting to Wt's JavaScript and address warnings coming from the linter added
Updated by Matthias Van Ceulebroeck 4 months ago
- Assignee set to Romain Mardulyn
- Target version changed from future to 4.11.2
Updated by Romain Mardulyn 4 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck 3 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 2 months ago
- Target version changed from 4.11.2 to 4.11.1
Updated by Matthias Van Ceulebroeck 2 months ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 2 months ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck about 2 months ago
- Status changed from Implemented @Test to Closed
Actions