Making WordPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 9 months ago

#575 closed defect (bug) (fixed)

Innaccurate reporting of support forum poster and last updates.

Reported by: stevegrunwell's profile stevegrunwell Owned by:
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch
Cc:

Description

I just posted a response to a support forum post and noticed that afterwards it claims I was the original poster of the ticket, with the latest update coming from the OP instead of the solution I had just posted (highlighted screenshot attached).

When I checked the thread in an incognito window (read: not logged in), my response wasn't present at all, though I was still being credited as the OP (also attached).

Attachments (2)

swapped-user-names.png (108.4 KB) - added by stevegrunwell 10 years ago.
OP and responder's names are swapped (highlighted)
incognito.png (85.7 KB) - added by stevegrunwell 10 years ago.
Missing response when not logged into WordPress.org

Download all attachments as: .zip

Change History (7)

@stevegrunwell
10 years ago

OP and responder's names are swapped (highlighted)

@stevegrunwell
10 years ago

Missing response when not logged into WordPress.org

#1 @Otto42
10 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Looks okay to me.

Sometimes when the spam catcher system freaks out on you, you can see weird results for a little while. In this case, it marked you as a possible spammer. I removed that mark.

#2 @stevegrunwell
10 years ago

Ouch, right in the feels. Thanks for looking into it, Otto.

This ticket was mentioned in PR #576 on WordPress/wporg-mu-plugins by @adamwood.


9 months ago
#3

  • Keywords has-patch added

Fixes #575

This stops the scrollbar always being shown when device preferences are set to show scrollbars.

@itpathsolutions commented on PR #576:


9 months ago
#4

@adamwoodnz
There are one more instance which has scrolling issue in Query Filter Block which also should have overflow: auto (mu-plugins/blocks/query-filter/src/style.pcss Line no 124)

Because Currently Scroll is showing in Query Filter block also.

Ref: https://prnt.sc/rEUO5wJA17MU

@adamwood commented on PR #576:


9 months ago
#5

There are one more instance which has scrolling issue in Query Filter Block which also should be overflow: auto (mu-plugins/blocks/query-filter/src/style.pcss Line no 124)

Because Currently Scroll is showing in Query Filter block also.

Thanks @keyurptl I've added a new commit for this.

Note: See TracTickets for help on using tickets.