Community
Participate
Working Groups
Backport of Bug 338055 to 3.4.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 191911 [details] Ported fix
Created attachment 192081 [details] 'Ported fix' updated Copyrights updated etc.
'Ported fix updated' committed to R3_4_maintenance. Gosia, please verify.