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

RsWithCookie must reject if invalid characters #46

Closed
yegor256 opened this issue Mar 12, 2015 · 25 comments
Closed

RsWithCookie must reject if invalid characters #46

yegor256 opened this issue Mar 12, 2015 · 25 comments

Comments

@yegor256
Copy link
Owner

RsWithCookie must reject (throw runtime exception) when its ctor is called with name or value containing invalid (unprintable) characters. Let's create a test reproducing this situation and also let's document what RFC we're using to check for character validity.

@davvd
Copy link

davvd commented Mar 12, 2015

@yegor256 got it, tag bug is here

@davvd
Copy link

davvd commented Mar 13, 2015

@yegor256 thanks for the report, I topped your acc for 15 mins, payment ID 000-873ef5af

@davvd
Copy link

davvd commented Mar 20, 2015

@popprem this task is yours, please help (see our key principles of work). If you have any technical questions, don't hesitate to ask right here

The budget here is 30 mins, which is exactly how much time will be paid for, when the task is completed

@davvd davvd added the @popprem label Mar 20, 2015
@popprem
Copy link
Contributor

popprem commented Mar 26, 2015

davvd / Yegor,

Sorry for the delay. I'm in the process of shifting to a new house with family. I will start working on this project from Monday (30th of March 2015).

Thanks.

@davvd
Copy link

davvd commented Apr 4, 2015

@popprem the ticket is with you for 15 days already. If it is not finished in the next 48 hours, it will be re-assigned to someone else, see No Obligations principle, this article should help if you're stuck. -30 added to your rating, current score is: -30

@popprem
Copy link
Contributor

popprem commented Apr 5, 2015

@davvd Sorry, got internet connection yesterday only.
Completed this task but unable to push the changes, getting permission denied error. Could you please advice on this?

@yegor256
Copy link
Owner Author

yegor256 commented Apr 5, 2015

@popprem you should use forks and pull requests, see http://www.yegor256.com/2014/04/15/github-guidelines.html

popprem added a commit to popprem/takes that referenced this issue Apr 5, 2015
popprem added a commit to popprem/takes that referenced this issue Apr 5, 2015
@popprem
Copy link
Contributor

popprem commented Apr 6, 2015

@yegor256 How do you execute local build? Earlier i did "mvn package", was successful... checked in the changes but Appveyor failed with checkstyle issues. Now i tried to execute build with com.qulice:qulice-maven-plugin:check goal, but getting loads of checkstyle issues in many classes.

@yegor256
Copy link
Owner Author

yegor256 commented Apr 6, 2015

@popprem check README.md, there is an explanation

@popprem popprem mentioned this issue Apr 6, 2015
@davvd
Copy link

davvd commented Apr 9, 2015

@popprem you've been working with this task for too long. I'm sorry, but I'll assign someone else. Please stop working with it. See our no obligations principle... -60 added to your rating, at the moment it is: -90

@davvd davvd removed the @popprem label Apr 9, 2015
@popprem
Copy link
Contributor

popprem commented Apr 10, 2015

@davvd But David, this fix has been waiting for #148 . Pls check the pull request #134.

@yegor256
Copy link
Owner Author

@popprem
Copy link
Contributor

popprem commented Apr 10, 2015

@yegor256 Understood, thanks.

@YamStranger
Copy link
Contributor

@yegor256. @popprem you can not wait for me. You can do next: set global .gitattributes file(download it from my commits, "git config --global core.attributesfile file_path") -it will apply to all repositories, where .gitattributes file not exists. Next time when you clone (may for checkout too, I am not sure) git will apply correct end line char (\n) to repository, and files on them and gulice will be happy.

@popprem
Copy link
Contributor

popprem commented Apr 13, 2015

@YamStranger Thanks, applied the same.
@davvd @yegor256 Pull request #169 created for this issue. Please review.

@davvd
Copy link

davvd commented Apr 15, 2015

@dmzaytsev please go ahead with this task, it's yours

dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 15, 2015
dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 15, 2015
added unit tests
dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 15, 2015
dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 15, 2015
dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 16, 2015
dmzaytsev added a commit to dmzaytsev/takes that referenced this issue Apr 17, 2015
@dmzaytsev
Copy link
Contributor

@yegor256 please see the PR #176
close the task if alright

@yegor256
Copy link
Owner Author

@dmzaytsev many thanks!

@davvd davvd added this to the 1.0 milestone Apr 18, 2015
@davvd
Copy link

davvd commented Apr 18, 2015

@yegor256 since there is no milestone yet I set it to "1.0"

@davvd
Copy link

davvd commented Apr 19, 2015

@elenavolokhova please, let us know what do you think about this ticket, according to our QA rules

@elenavolokhova
Copy link

@dmzaytsev

popprem commented 24 days ago
davvd / Yegor,
Sorry for the delay. I'm in the process of shifting to a new house with family. I will start working on this project from Monday (30th of March 2015).

According to our quality rules:

Messages in a ticket always start with a name of a user they are addressed to.

As far as you are the performer of this ticket you are responsible for its quality. Please make sure that everyone follows this rule in your tickets in the future. Ask them to fix issues before closing the ticket.

Please confirm that everything is clear and you have no questions regarding this approach.

@dmzaytsev
Copy link
Contributor

@elenavolokhova everything is clear. I confirm

@elenavolokhova
Copy link

@davvd Ticket passed QA review. Quality is acceptable.

@davvd
Copy link

davvd commented Apr 20, 2015

@davvd Ticket passed QA review. Quality is acceptable.

@elenavolokhova thanks for the review, we'll try better next time

@davvd
Copy link

davvd commented Apr 20, 2015

@dmzaytsev I added 10 mins to @elenavolokhova (for QA review) in transaction 55835838. Much appreciated! 1 hour was added to your account, payment ID 55835882, time spent is 71 hours and 13 mins. age=2, that's why a bonus here for fast delivery. +60 to your rating, your total score is +776

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

6 participants