When some class of a extension (for example forms) inherit from AbstractNavtable a null pointer is thrown if the extension doesn't have the navtable icons in its "images" folder. The provided patch makes that AbstractNavtable gets the icons from it's own path if the other extension doesn't provide it. Please review this ASAP. I need it for a current project.
| Operating System | None |
| Version | v0.7.9 |
| Severity | minor |
| Resolution | Fixed |
Category
Bugs
Login or create an account to comment.
Comments
+1 for me. Actually, that's a very nice idea because it allows us to not copy the icons directory for every new extension we create depending on navtable.
Commited revision 303 https://forge.osor.eu/plugins/scmsvn/viewcvs.php?root=navtable&rev=303&v... Bug closed.