Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPP: incorrect error message on domain update with delete prohibited status set #512

Closed
vohmar opened this issue May 9, 2017 · 6 comments
Assignees
Labels

Comments

@vohmar
Copy link
Contributor

vohmar commented May 9, 2017

If a domain has serverDeleteProhibites status set together with pendingUpdate and registrar tries another update request this message is returned:

Object status prohibits operation - serverDeleteProhibited [code: 2304]

instead of:

Object status prohibits operation - pendingUpdate [code: 2304]

@vohmar vohmar added the bug label May 9, 2017
@artur-intech
Copy link
Contributor

  1. How can I reproduce it?
  2. Please provide a list of all possible ways to trigger this bug (if many)
  3. By "serverDeleteProhibites" you mean "serverDeleteProhibited", right?

@vohmar
Copy link
Contributor Author

vohmar commented May 22, 2017

  1. set servedDeleteProhibites status on a domain via admin interface; initiate registrant change to set pendingUpdate; request any domain object update to get the incorrect error message
  2. not aware of any other ways to trigger this bug. You might need to research this to be sure.
  3. yes - there is not such status as serverDeleteProhibites in the registry system

@vohmar vohmar assigned artur-intech and unassigned vohmar May 22, 2017
@artur-intech
Copy link
Contributor

artur-intech commented May 22, 2017

@timo This is what I get (notice error message):

<result code=\"2304\">\n      <msg lang=\"en\">Object status prohibits operation</msg>
...
<domain:status s=\"serverDeleteProhibited\">serverDeleteProhibited</domain:status>\

Is this ticket still about returned domain:status?

@artur-intech
Copy link
Contributor

@vohmar kind reminder

@vohmar
Copy link
Contributor Author

vohmar commented Jun 1, 2017

codeclimate — 16 new issues!
merged to master

@vohmar
Copy link
Contributor Author

vohmar commented Jun 16, 2017

in production

@vohmar vohmar closed this as completed Jun 16, 2017
artur-intech pushed a commit that referenced this issue Jun 19, 2017
vohmar added a commit that referenced this issue Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants