View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038380 | Patches | Patch | public | 2021-01-21 14:21 | 2021-01-21 16:56 |
Reporter | Andrey Sobol | Assigned To | Juha Manninen | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i386 | OS | Windows | ||
Summary | 0038380: Documentation file - fix of structure | ||||
Description | lazlistclasses.xml has a structure error. As result a description of a module was placed instead a package description. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r64415 | ||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
|
lazlistclasses.xml.patch (529 bytes)
Index: docs/xml/lazutils/lazlistclasses.xml =================================================================== --- docs/xml/lazutils/lazlistclasses.xml (revision 64407) +++ docs/xml/lazutils/lazlistclasses.xml (working copy) @@ -6,7 +6,7 @@ LazListClasses ======================================================================================== --> - <module id="LazListClasses"> + <module name="LazListClasses"> <short> Provides list classes implemented using generics </short> |
|
Thank you. |
|
Applied, thanks. BTW, you thanked me before I applied the patch. :) |
|
Quick feedback is also nice |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-21 14:21 | Andrey Sobol | New Issue | |
2021-01-21 14:21 | Andrey Sobol | File Added: lazlistclasses.xml.patch | |
2021-01-21 16:21 | Juha Manninen | Assigned To | => Juha Manninen |
2021-01-21 16:21 | Juha Manninen | Status | new => assigned |
2021-01-21 16:34 | Andrey Sobol | Note Added: 0128461 | |
2021-01-21 16:50 | Juha Manninen | Status | assigned => resolved |
2021-01-21 16:50 | Juha Manninen | Resolution | open => fixed |
2021-01-21 16:50 | Juha Manninen | Fixed in Revision | => r64415 |
2021-01-21 16:50 | Juha Manninen | LazTarget | => - |
2021-01-21 16:50 | Juha Manninen | Note Added: 0128463 | |
2021-01-21 16:56 | Andrey Sobol | Note Added: 0128465 |