Изменения

Перейти к навигации Перейти к поиску
м
уточнение проверки параметра
Строка 225: Строка 225:  
self.issue = args.smalltext
 
self.issue = args.smalltext
 
else
 
else
if args.sect then
+
if args.sect and args.sect ~= '' or nil then
 
local issue_sect = args.issue_sect
 
local issue_sect = args.issue_sect
 
issue_sect = type(issue_sect) == 'string' and issue_sect ~= '' and issue_sect or nil
 
issue_sect = type(issue_sect) == 'string' and issue_sect ~= '' and issue_sect or nil
Анонимный участник

Реклама:

Навигация