Community
Participate
Working Groups
NatureManager.isNatureEnabled() gives invalid result when called after project import. If NatureManager.isNatureEnabled() id called too early after project import it gives false result for new natures and the value is cached, so the invalid result is from not on returned until the project is reopened.
Created attachment 189676 [details] Fix
Created attachment 189687 [details] Test updated I changed the test a bit. The fix looks good.
I released changes to HEAD. Thanks Gosia. Please open bugs for the older streams (3.4.2, 3.5.2 and 3.6.2) to backport the fix.
3.4.2+: Bug 338074 3.5.2+: Bug 338076 3.6.2: Bug 338077
*** Bug 273079 has been marked as a duplicate of this bug. ***