Unsanitizied should be spelt Unsanitized

Comments

mandar.harkare’s picture

Assigned: Unassigned » mandar.harkare
Issue tags: +Assigned
mandar.harkare’s picture

StatusFileSize
new974 bytes
mandar.harkare’s picture

Assigned: mandar.harkare » Unassigned
Status: Active » Needs review

Added the patch.

rlmumford’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine to me.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 2: drupal-typo-2205159-2.patch, failed testing.

The last submitted patch, 2: drupal-typo-2205159-2.patch, failed testing.

scor’s picture

@mandar.harkare your patch format is wrong. Did you use Git to roll the patch? https://drupal.org/node/707484

mandar.harkare’s picture

No, I used PHPStrom.

dineshw’s picture

StatusFileSize
new961 bytes

creating patch with using git diff on 8.x branch
$ git diff > [description]-[issue-number]-[comment-number].patch
$ git diff > typo-in-comment-2205159-9.patch

dineshw’s picture

Status: Needs work » Needs review
scor’s picture

Status: Needs review » Reviewed & tested by the community

@mandar.harkare looks like phpStorm doesn't generate legit patch and might need to be tweaked. I use phpStorm but always revert to the command line to roll patches. Most people use the command line or a tool like one of those: https://drupal.org/node/777182

In any case, @dineshw's patch looks good to me.

webchick’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Assigned

Good catch!

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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