Closed (fixed)
Project:
Entity Print
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2016 at 21:22 UTC
Updated:
25 May 2016 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jordanpagewhite commentedPlease review these edits. Again, as I said in the description, I am just trying to use the Drupal Coding Standards on this 7.x-1.x-dev branch. Please let me know if you see anything that you are concerned with. I would be happy to make edits or improvements. Benjy, I assume you wrote tests/entity_print.test, so if you want to write a class doc comment. If there is nothing distinct that should go into that test class doc comment, maybe we should just use an {@inheritdoc}. Let me know.
Comment #4
benjy commentedThanks, happy to commit this once the patch applies cleanly.
The code provided*
Comment #5
jordanpagewhite commentedThanks! I fixed that line.
Comment #7
jordanpagewhite commentedHmm. Trying to figure out why the patch isn't applying cleanly.
Comment #9
jordanpagewhite commentedI forgot to pull the latest commit (http://cgit.drupalcode.org/entity_print/commit/?id=ca3ace9).
Comment #10
jordanpagewhite commentedComment #12
jordanpagewhite commentedAll the tests are passing locally for me. I can't figure out why they're failing here. If anyone has a suggestion, let me know. Thanks.
Comment #13
benjy commentedThe link you posted was to a commit on the 8.x-1.x branch but this patch looks to be agains the 7.x-1.x branch? Are you creating your patch against the correct branch?
Comment #14
jordanpagewhite commentedHaha. You are right. What a silly mistake. Well, I removed those two lines of tags.
Comment #15
jordanpagewhite commentedComment #16
jordanpagewhite commentedWait, isn't #2718427 (https://www.drupal.org/node/2718427) on the 7.x-1.x-dev branch?
Comment #18
benjy commentedYeah sorry, that is the 7.x branch, misread it from cgit. Still not sure why your patch isn't applying? You don't have a patched version or anything do you?
Comment #19
jordanpagewhite commentedOkay, I deleted my repo and pulled down the 7.x branch again to start from scratch. Hopefully this does this trick.
Comment #21
benjy commentedThanks, committed.
Changed this to object on commit.