Rename "CategoryItemsEventHander" class into "CategoryItemsEventHandler" class
Components
Description
Context Information
Additional information (do not use)
Activity
Alex November 28, 2016 at 9:26 AM
Closing issues of a released version.
Alex March 27, 2016 at 12:57 PM
alex retitled D4: - Rename "CategoryItemsEventHander" class into "CategoryItemsEventHandler" class, from "INP-1382 - Typo in "CategoryItemsEventHander" class name" to "INP-1382 - Rename "CategoryItemsEventHander" class into "CategoryItemsEventHandler" class".
alex updated the test plan for D4: - Rename "CategoryItemsEventHander" class into "CategoryItemsEventHandler" class.
Alex December 7, 2014 at 9:29 PM
alex retitled D4: - Typo in "CategoryItemsEventHander" class name, from "Typo in "CategoryItemsEventHander" class name" to "INP-1382 - Typo in "CategoryItemsEventHander" class name".
Alex November 23, 2014 at 9:11 AM
alex added a comment to D4: Typo in "CategoryItemsEventHander" class name.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
[API] Administrator November 18, 2014 at 7:25 PM
User committed a fix to 5.2.x. Commit Message:
Fixes - Typo in "CategoryItemsEventHander" class name
Differential Revision: http://qa.in-portal.org/D4
Details
Details
Priority
Assignee
Reporter
Developer
Reviewer
Change Log Group
Change Log Message
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
BC Break Details
Renamed classes:
"CategoryItemsEventHander" into "CategoryItemsEventHandler" (typo fix in class name)
Solution
add "CategoryItemsEventHander" file in same file, where "CategoryItemsEventHandler" is declared
add these annotations to "CategoryItemsEventHander" DocBlock:
"@deprecated 5.2.2-B1"
"@see CategoryItemsEventHandler"
Replace with "CategoryItemsEventHanlder" in all usages.