Giter Club home page Giter Club logo

Comments (2)

ValwareIRC avatar ValwareIRC commented on September 22, 2024 1

Ergo is correct in this case because "Servers which support this capability SHOULD NOT replace standardised error numerics with standard replies, unless the replacement is explicitly described by some other specification.", from the Standard Replies specification. The Account Registration spec doesn't mention a FAIL code for lack of required params, so Ergo is correct in this case.

from ircv3-specifications.

slingamn avatar slingamn commented on September 22, 2024

I agree with @ValwareIRC's interpretation of the specification, but also I think issues like this come up regularly and there's actually not that much at stake here, because the error condition here is a programming error, not a runtime error. It's important to have clear specifications for runtime errors, because clients need to handle them at runtime (in the context of this specification, FAIL REGISTER ACCOUNT_EXISTS is a good example). But there's no way to "handle" 461 ERR_NEEDMOREPARAMS or an equivalent FAIL code --- it's a client code bug and the only solution is to fix the code.

I'm curious what FAIL code Unreal is sending, and whether it's in the registry? But I don't think it's a correctness issue either way, since there's no correct way for client code to make use of the response.

from ircv3-specifications.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.