I basically just want to get the trivial patch of the month award.

CommentFileSizeAuthor
trivial_patch_of_the_month.patch929 bytesadammalone
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

adammalone’s picture

Status: Active » Needs review
Arla’s picture

Got here through the issue tag. Nice ;)

But when I wanted to confirm the typo I first looked at the wrong Connection class, and found some more (regex: /[^\s*] /). So maybe this issue could be extended to remove whitespace typos more generally? *killjoy*

cilefen’s picture

Status: Needs review » Needs work
Issue tags: +Novice, +Needs beta evaluation
cilefen’s picture

Title: whitespace removal in mysql driver » Remove an extra comment space in the MySQL Connection class

Status: Needs work » Needs review
EvanSchisler’s picture

I read through the code and applied it to a clean install of D8. Nothing broke and everything works (Doing my core mentoring for the first time!)

darol100’s picture

Status: Needs review » Reviewed & tested by the community

@EvanSchisler this should be RTCB then ?

valthebald’s picture

+1 to RTBC. Hard to imagine how this patch can break anything, and documentation patches are unfrozen anyways

darol100’s picture

Worst case scenario would be that the it would fail the automatic test. Just like #8 said this would not break anything.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Needs beta evaluation

Committed fde9561 and pushed to 8.0.x. Thanks! (This is a docs fix and docs are unfrozen in beta)

  • alexpott committed fde9561 on 8.0.x
    Issue #2478413 by typhonius: Remove an extra comment space in the MySQL...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.