types.properties has been copied from content/content-bundles/ to contfig/.../types.propertes and this creates duplication and synchronization problems

Description

Both types.properties' common entries should be synchronized and unused entries should be removed. It would be better to avoid duplication, see SAK-15037.

Environment

None

Test Plan

None

Activity

Show:

Neal Caidin August 14, 2017 at 2:01 PM

Bulk closing issues that have not been updated since 2014 and earlier. Please reopen if this is still an issue and you have new information.

Seth Theriault April 12, 2013 at 2:29 PM

Any updates on this?

Beth Kirschner January 20, 2009 at 7:20 AM

I've updated the title to reflect the https://sakaiproject.atlassian.net/browse/KNL-90#icft=KNL-90 changes that moved the second types.properties out of the kernel build and into the config directory. But there is still a lot of duplication that needs to be cleaned up. There is now a ResourceLoader constructor that can support one types.properties file used by both kernel and content classes:

public ResourceLoader(String name, ClassLoader classLoader);

Please update the content classes to use this constructor to load a single types.properties file (and remove the other). Alternately, clean up and remove the duplicate properties.

Won't Fix

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created January 14, 2009 at 5:49 AM
Updated August 14, 2017 at 2:01 PM
Resolved August 14, 2017 at 2:01 PM

Flag notifications