Actions
Bug #6687
closedCannot disable "site list" in Perl registry
Start date:
03/06/2015
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
When you set the data registry property:
registry.show.siteList=false
the site list is indeed not shown, but submission fails because of a check to make sure the site parameter is not blank.
We should allow submission without site if it is disabled.
Updated by ben leinfelder over 9 years ago
- Status changed from New to In Progress
Now only performing check when registry.show.siteList=true.
Need to deploy and test.
Updated by ben leinfelder over 9 years ago
- Status changed from In Progress to Resolved
Tested on mn-demo-2 and worked as expected.
Actions