Actions
Bug #2270
closedJ1.6: CB plugins are using access levels: stay compatible with CB 1.x access values
Bug #2270:
J1.6: CB plugins are using access levels: stay compatible with CB 1.x access values
Description
When installing a plugin it defaults to Public which is ID of 0 in J15 and previous however in J16 public is ID of 1. This causes plugins to either fail, maybe even ignore the setting all together, or errors when viewing a plugin that is trying to format the ID into a Title (all incubator projects for instance).
Files
Actions