[wp-meta] [Making WordPress.org] #1949: Fix a typo in improve consistency in WP.org Profiles Activity Handler
Making WordPress.org
noreply at wordpress.org
Thu Sep 1 17:56:44 UTC 2016
#1949: Fix a typo in improve consistency in WP.org Profiles Activity Handler
----------------------------+------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Profiles | Keywords: has-patch commit
----------------------------+------------------------------
Some inconsistencies in
`WPOrg_Profiles_Activity_Handler::handle_wordcamp_activity()`:
* The [source:sites/trunk/profiles.wordpress.org/public_html/wp-
content/plugins/wporg-profiles-activity-handler/wporg-profiles-activity-
handler.php?marks=549-551#L537 attendee_id branch] uses string
concatenation to append WordCamp date, whereas
[source:sites/trunk/profiles.wordpress.org/public_html/wp-content/plugins
/wporg-profiles-activity-handler/wporg-profiles-activity-
handler.php?marks=505-512#L501 speaker_id] and
[source:sites/trunk/profiles.wordpress.org/public_html/wp-content/plugins
/wporg-profiles-activity-handler/wporg-profiles-activity-
handler.php?marks=523-530#L519 organizer_id] branches above use separate
strings for that.
* `coming up %s` seems to be typo, should be `coming up on %s`, as in the
`speaker_id` branch.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1949>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list