Project

General

Profile

Actions

Bug #28750

closed

Template controller name must be plural

Added by Oleh Fedorenko over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Since we've got convention according to which all controller names should be pluralized, TemplateController should be renamed to TemplatesController.

Also, because of that some hammer commands (which rely on pluralized resources' names) may fail. For example, hammer template-input update --template-id 1 --name 'Organiztaion' --new-name 'Organization' will fail, since the resolving input's name to id cannot be performed.

Actions

Also available in: Atom PDF