Closed (fixed)
Project:
403 to 404
Version:
8.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2017 at 16:00 UTC
Updated:
11 Oct 2018 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
grimreaperAnd here is the patch.
Thanks for the review.
Comment #4
grimreaperComment #5
grimreaperFixing tests.
Comment #6
manuel garcia commentedThanks for the patch @Grimreaper - I suppose this could be useful in certain scenarios.
Permissions should not include underscores as far as I know.
Also, I think a better permission name would be
access 403 page. If you agree then the title and description should be updated accordingly :)Comment #7
grimreaperHello,
Thanks @Manuel Garcia for your review.
Here is a new patch with an interdiff.
Yes, permission may not have underscores such as in D7, but I prefer on my projects to have underscores, I think it highlights the fact that it is a "machine name" and not the label of the permission.
Anyway, as you have requested I changed the permission machione name to remove the underscores.
Thanks for the new review.
Comment #8
manuel garcia commentedThanks @Grimreaper, changes look good - I've got nothing else to complain about, so RTBC :)
Comment #9
skwashd commentedThanks for the patch. This will be included in the next release of the module.