Изменения

sync from sandbox;
Строка 611: Строка 611:  
if err_flag then
 
if err_flag then
 
options.coins_list_t['DOI'] = nil; -- when error, unset so not included in COinS
 
options.coins_list_t['DOI'] = nil; -- when error, unset so not included in COinS
 +
else
 +
if not access and cfg.known_free_doi_registrants_t[registrant] then -- |doi-access=free not set and <registrant> is known to be free
 +
set_message ('maint_doi_unflagged_free'); -- set a maint cat
 +
end
 
end
 
end
 
 
Анонимный участник