Hi Mario,
could you please provide output of following queries?
select *
  from object_state_request
 where object_id = (
            select id
              from object_registry
             where name = '<domain-name>'
                   and type = get_object_type_id('domain')
                   and erdate is null
 );
select *
  from object_state
 where object_id = (
            select id
              from object_registry
             where name = '<domain-name>'
                   and type = get_object_type_id('domain')
                   and erdate is null
 );
(replace <domain-name> with your specific domain)
Best,
Jiri
On 10/15/18 10:42 AM, Jaromir Talir wrote:
  Hi Mario,
 we will look at this. Thanks for reporting this strange behavior.
 Regards,
 Jaromir
 On Thu, 2018-10-11 at 16:20 +0000, Mario Guerra wrote:
  Hello.
 When trying to unblock a domain using Webadmin it does not show the
 Unblock button in despite it is blocked. I'm showing this problem in
 this attachment.
 Have any of you experienced this?. We are using FRED 2.36 under
 Ubuntu
 16.04.
 Any other means of unblocking the domain?
 Best
 Mario Guerra
 _______________________________________________
 fred-users mailing list
 fred-users(a)lists.nic.cz
 
https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users 
 _______________________________________________
 fred-users mailing list
 fred-users(a)lists.nic.cz
 
https://lists.nic.cz/cgi-bin/mailman/listinfo/fred-users