#20676: Wrong users highlighted as core devs in trac -------------------------------------+------------------------------------- Reporter: alexcouper | Owner: bmispelon Type: Bug | Status: assigned Component: *.djangoproject.com | Version: 1.5 Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by bmispelon):
* has_patch: 0 => 1 Comment: After digging a bit deeper into this issue, I'm starting to think the only sane fix would be to make everone named Alex a core developer... The problem we have is that trac sometimes likes to use the full name of a user instead of his/her username when displaying a comment. This means that we can't check reliably whether a user is a core dev or not. I "improved" the username-extracting code to reject everything containing an "@" character. This won't fix the core issue, but it should at least get rid of the false positives. I hope you enjoyed your "core dev" highlight while it lasted ;) https://github.com/django/code.djangoproject.com/pull/7 -- Ticket URL: <https://code.djangoproject.com/ticket/20676#comment:3> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/068.d884106464ceaf68c3e2a903ff0bc065%40djangoproject.com. For more options, visit https://groups.google.com/groups/opt_out.