Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Nov 2014 at 23:21 UTC
Updated:
7 Jan 2015 at 08:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rpayanmTrying...
Comment #3
andypostA lot of unnecessary changes
should be a $comment
Comment #4
andypostA lot of unnecessary changes
should be a $comment
Comment #5
rpayanmOh yes! :)
Comment #7
andypostyes, also needs extend tests
unneeded change, addressed in own issue (see related issue)
Comment #8
aneek commented@rpayanm,
Removed not needed code from your patch and added a check in the test "CommentTokenReplaceTest".
Review!!
Comment #9
aneek commentedComment #11
andypost2 nitpicks, suppose there's no need in sanitization
not sure we need to sanitize the machine name
There's unsanitized test case around, maybe extend it too?
Comment #12
aneek commented@andypost, I'd like to have the
String::checkPlain(). I think while creating the patch @rpayanm followed the same pattern fromnode.token.inc. So it also has the checkplain check for some reason (may be).But the "unsanitized test case" is added in this patch.
Comment #13
andypostI'm fine with current implementation
Comment #14
alexpottThis issue is a normal task so we need to outline how it fits within the allowable Drupal 8 beta criteria. Can someone add Drupal 8 beta phase evaluation template to the issue summary.
Comment #15
aneek commentedComment #16
aneek commentedComment #18
aneek commentedgit apply --check showed no error. Strange!! Marking for review again.
Comment #20
aneek commentedComment #22
adci_contributor commentedRerolled after #2380023: Clean-up Comment module Test members - ensure property definition and use of camelCase naming convention
Comment #24
adci_contributor commentedAgain
Comment #25
aneek commentedComment #26
alexpottCommitted b3f2319 and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation for to the issue summary.
Comment #28
gábor hojtsyFix tags.
Comment #29
aneek commented