Community
Participate
Working Groups
Backport of Bug 338055 to 3.5.2 stream. 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 191915 [details] fix backport
'Ported fix updated' committed to R3_5_maintenance. Gosia, please verify.