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

BkBasicTest.java:366-374: This test address the bug... #1068

Open
0pdd opened this issue Sep 4, 2020 · 0 comments
Open

BkBasicTest.java:366-374: This test address the bug... #1068

0pdd opened this issue Sep 4, 2020 · 0 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Sep 4, 2020

The puzzle 1058-ab240961 from #1058 has to be resolved:

* @todo #1058:30min This test address the bug reported by issue #1058.
* The problem is {@link Href#createUri} method is recursive and
* isn't working properly (the index doesn't match with the correct
* position). But even fixing it, this leave a other question: should or
* not Takes send a 400 Bad Request response? By the HTTP protocol, the
* answer is yes. So, you should: 1) fix the recursive call in
* {@link Href#createUri} 2) change {@link BkBasic#print} to return a
* 400 Bad Request response and finally 3) unignore this test (that should
* pass).

The puzzle was created by Fabrício Cabral on 03-Sep-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants