Skip to content

Instantly share code, notes, and snippets.

@itod
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

  • Save itod/9784804 to your computer and use it in GitHub Desktop.

Select an option

Save itod/9784804 to your computer and use it in GitHub Desktop.
GitHub.com Bug Report: "Trending Objective-C repos on GitHub this week” shows mostly non-ObjC repos

###SUMMARY: GitHub.com Bug Report: "Trending Objective-C repos on GitHub this week” shows mostly non-ObjC repos

###CONTEXT: OS X 10.9.2

Any Browser of:

  • Chrome Version 33.0.1750.152
  • Safari Version 7.0.2 (9537.74.9)
  • Firefox 28.0

###STEPS:

  1. Visit https://github.com/trending?l=objective-c&since=weekly

###EXPECTED RESULT: Should see list of "Trending Objective-C repositories on GitHub this week"

###ACTUAL RESULT: See repos of various languages including JS, CSS, C++. Some ObjC repos do appear, but they are the minority and well down the list.

###ADDITIONAL NOTES:

  • If you change the “Trending” popup to Today or This Month, then the behavior is correct (Only ObjC repos are shown as desired). Apparently, only the This Week filter is broken
  • If you change the Language selection to any other language, then the behavior is correct. Seems this is only a bug for ObjC
  • Maybe this has something to do with the - minus char in the language name Objective-C? Counter argument: this bug does not appear for Objective-J.
  • I tried this in latest Chrome, Safari and Firefox. Same result.
  • I tried this while logged in and while logged out. Same result.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment