#838 closed defect (bug) (fixed)
Ticket titles for ticket update notifications in Slack are truncated
Reported by: | netweb | Owned by: | ocean90 |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Communication (Matrix, Slack, IRC) | Keywords: | needs-patch |
Cc: |
Description (last modified by )
In #buddypress-firehose it reads netweb updated #6064 ocess.
, it should read netweb updated #6064 Make existing Grunt tasks clearer, and improve the release packaging process.
A good example of a recent truncated title and tickets without titles:
https://wordpress.slack.com/archives/buddypress-firehose/p1422872830000113
Related discussions:
https://wordpress.slack.com/archives/meta/p1422945632000413
https://wordpress.slack.com/archives/meta/p1422591851000295
Change History (16)
#1
@
10 years ago
- Owner set to nacin
- Priority changed from normal to high
- Status changed from new to assigned
#2
@
10 years ago
This one looks like fun.
The Trac firehose stuff works by reading raw mail data line by line from stdin, so it probably just has a weird string concatenation bug. :-)
#4
@
9 years ago
Another instance in #core-firehose:
https://core.trac.wordpress.org/ticket/32515#comment:2
http://lists.wordpress.org/pipermail/wp-trac/2015-May/256292.html
https://wordpress.slack.com/archives/core-firehose/p1432789555000465
Actual:
updated #32515 Don't declare class properties readonly if they're written to later
Expected:
netweb updated #32515 Don't declare class properties readonly if they're written to later
#5
@
9 years ago
Here's something slightly different but related, I think:
https://wordpress.slack.com/archives/core-firehose/p1433788225001392
Current:
johnbillion updated <https://core.trac.wordpress.org/ticket/32584#comment:1%7C#32584 Missing links in admin bar when body_class() is placed in <html> or in <body> and <html>>
Expected:
johnbillion updated #32584 Missing links in admin bar when body_class() is placed in <html> or in <body> and <html>
#6
@
9 years ago
More in the related encoding world of Slack messages via trac
- https://core.trac.wordpress.org/changeset/33153
- Commit message:
Customizer: Use a <button> for the collapse sidebar … button.
- Commit message:
- https://wordpress.slack.com/archives/core-firehose/p1436563272002263
- Slack message:
Customizer: Use a <button> for the collapse sidebar ?\226?\128?\166 button.
- Slack message:
- https://buddypress.trac.wordpress.org/changeset/10035
- Commit message:
This isn’t necessary now we’ve bumped the minimum supported WP version to 3.8
- Commit message:
- https://wordpress.slack.com/archives/buddypress-firehose/p1438903254000217
- Slack message:
This isn?\226?\128?\153t necessary now we?\226?\128?\153ve bumped the minimum supported WP version to 3.8.
- Slack message:
Not sure what the cause of this is but is annoying for me at least, I've set you as the owner @Nacin if you don't mind taking a look at this please :)
Maybe a configuration in http://lists.automattic.com/mailman/listinfo/buddypress-trac that is different to other list configs?
A specific example without any title text (the vast majority have no title text at all)
JustinSainton updated #6323
A specific example of partial title text (these are the minority)
netweb updated #6064 ocess.