Closed (works as designed)
Project:
Changed Fields API
Version:
8.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2022 at 05:33 UTC
Updated:
10 May 2025 at 10:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rohit rana commentedComment #3
rohit rana commentedComment #4
avpadernoComment #5
erikaagp commentedI'll review it
Comment #6
erikaagp commentedpatch applied succesfully, phpcs errors fixed
Comment #7
avpaderno@todomust be followed by a sentence, which means the first letter must be in capital case. Also, that sentence should be an "imperative" sentence, for example Fix the code to handle not existing fields to which the observer subscribed.The correct fix isn't removing that method, but implementing the code described by that comment.
I don't know what that method is supposed to do; the project maintainers should know whether that is left-over code that can be removed.
Comment #8
rohit rana commentedComment #9
rohit rana commented@apaderno, I resolved @todo problem and the unused method are maybe implement further but for now, they show errors. for that reason I remove them but if the maintainer needs them then I will add them back.
Comment #10
rohit rana commentedComment #11
loparev commentedThere is no need in removing or implementing that code. It's an example code (see submodules names, they are placed inside "/examples/..." folder). I will fix todo reported issue though. Will be included in the next release.
Thanks. Closing for now.