ListBox: fix possible unexpected acquisition
The use case is a listbox method being called for a document A and returning objects that: - aren't children of A - but wrapped with `.__of__(A)` By using `aq_self` instead of `aq_base`, the listbox could still acquire from the real parent of the returned object and wrongly access an attribute directly (e.g. comment) instead of using an appropriate method (if there's no `comment` attribute, getComment returns ''). See merge request !1820
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
failed |
#609297
external
|
ERP5.CodingStyleTest-Master |
00:51:32
|
||||||
failed |
#609296
external
|
ERP5.PerformanceTest-Master |
00:28:49
|
||||||
failed |
#609289
external
|
ERP5.UnitTest-Master |
01:40:58
|
||||||
failed |
#609287
external
|
ERP5.UnitTest-Zope2 |
03:40:43
|
||||||
passed |
#609326
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:15:28
|
||||||
passed |
#609339
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:18:22
|
||||||
passed |
#609317
external
|
Wendelin.UnitTest-Master |
00:49:38
|
||||||
failed |
#609262
external
retried
|
ERP5.CodingStyleTest-Master |
00:44:07
|
||||||
failed |
#609268
external
retried
|
ERP5.PerformanceTest-Master |
00:28:53
|
||||||
passed |
#609267
external
retried
|
ERP5.UnitTest-Master |
01:11:28
|
||||||
failed |
#609269
external
retried
|
ERP5.UnitTest-Zope2 |
01:38:01
|
||||||
passed |
#609242
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:17:01
|
||||||
passed |
#609255
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:18:29
|
||||||
passed |
#609263
external
retried
|
Wendelin.UnitTest-Master |
00:38:03
|
||||||