mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
Contacts validation improvement
This commit is contained in:
parent
7b750b7d9b
commit
8697f8eabb
5 changed files with 29 additions and 18 deletions
|
@ -45,6 +45,7 @@ module Epp::Common
|
|||
|
||||
# for debugging
|
||||
@errors << { code: '1', msg: 'handle_errors was executed when there were actually no errors' } if @errors.blank?
|
||||
|
||||
render '/epp/error'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue