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

[webui] Fix NoMethodError for /home/requests page (issue #1261) #1285

Merged
merged 1 commit into from Oct 21, 2015

Conversation

bgeuken
Copy link
Member

@bgeuken bgeuken commented Oct 21, 2015

NoMethodError: undefined method `to_sym' for nil:NilClass

NoMethodError: undefined method `to_sym' for nil:NilClass
@bgeuken
Copy link
Member Author

bgeuken commented Oct 21, 2015

@hennevogel quick review?:)

@mdeniz
Copy link
Contributor

mdeniz commented Oct 21, 2015

LGTM

@@ -273,6 +273,15 @@ def test_requests_display_as_king
visit_requests
end

def test_requests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind to add a test for the sorting, too?

adrianschroeter added a commit that referenced this pull request Oct 21, 2015
[webui] Fix NoMethodError for /home/requests page (issue #1261)
@adrianschroeter adrianschroeter merged commit f207f8c into openSUSE:master Oct 21, 2015
@bgeuken bgeuken deleted the issue_1261 branch December 29, 2015 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants