Closed (fixed)
Project:
Node Action Log
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2021 at 09:15 UTC
Updated:
21 May 2022 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anjali rathodComment #3
anjali rathodAnother small change in this patch
Comment #4
ajv009 commentedShould not use $_SESSION directly, instead use DI and call user.tempstore service.
Using Drupal 8 services provides needed abstraction and structure for interacting with a global construct. It's part of an overall architecture that allows developers to build and extend complex applications sustainably.
Comment #5
ajv009 commentedI added the temp store service, rest everything is good.
Comment #6
ajv009 commentedHad few coding standard issues.
Comment #7
anjali rathodPlease update the validateForm condition
Comment #8
ajv009 commentedOps, I missed it.
Comment #9
ajv009 commentedComment #10
anjali rathodWorks fine ! Thankyou
Comment #12
harivenuvThanks you @AJV009 and @Anjali Rathod, Patch looks fine and I have merged.
Comment #13
harivenuv