bug
avatar zero-24
zero-24
29 Dec 2014

Steps to reproduce the issue

Expected result

screen shot 2014-12-28 at 18 12 55

All PRs that match to both conditions get displayed (as we have if we select it manually)

Actual result

screen shot 2014-12-28 at 18 12 47

All PRs by the user get displayed.

avatar zero-24 zero-24 - open - 29 Dec 2014
avatar zero-24 zero-24 - change - 29 Dec 2014
The description was changed
avatar b2z b2z - change - 5 Jan 2015
Labels Added: bug
avatar b2z
b2z - comment - 5 Jan 2015

The issue is that the button "takes" the category name. And honestly I do not have any idea how to pass alias instead of name to it, because alias is not available in the template :(

May be we should rethink how we assign alias for categories and then it would be possible to parse the name of category and insert dashes instead of special characters like /, &. For example currently Router / Sef category has sef as alias, but would have router-sef. Or even we could make it routersef and then simply parse the name and remove all special characters.

Makes sense?

avatar b2z
b2z - comment - 11 Jan 2015

You are welcome to test the fix in #592

avatar zero-24
zero-24 - comment - 11 Jan 2015

closing here as the PR #592 by @b2z fix this issue. Thanks!

avatar zero-24 zero-24 - close - 11 Jan 2015
avatar zero-24 zero-24 - close - 11 Jan 2015
avatar zero-24 zero-24 - change - 11 Jan 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-01-11 18:37:04
avatar elkuku elkuku - reference | - 16 Jan 15

Add a Comment

Login with GitHub to post a comment