commit | 7ea371bde3c06d6ae7f86b13a755672f92764aaf | [log] [tgz] |
---|---|---|
author | Nicolas Malin <nicolas.malin@nereide.fr> | Fri Jul 01 17:35:17 2022 +0200 |
committer | Nicolas Malin <nicolas.malin@nereide.fr> | Fri Jul 01 17:37:14 2022 +0200 |
tree | c99a3522dedbd3f2d4f13e070830387728120b7c | |
parent | 78ee6f8792f8610563931fef2d86e75678b9056c [diff] |
Fixed: MenuItem doesn't follow correctly extended informations (OFBIZ-12628) Fix a null pointer exception when the extended menu have an entry without link. Thanks to Jacques Leroux for the alert