php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #63457 Prefix module controllers with module name
Submitted: 2012-11-07 14:55 UTC Modified: 2021-10-11 11:23 UTC
From: 290182 at gmail dot com Assigned: laruence (profile)
Status: Closed Package: yaf (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: 290182 at gmail dot com
New email:
PHP Version: OS:

 

 [2012-11-07 14:55 UTC] 290182 at gmail dot com
Description:
------------
If I have "news" module than its controller's names are same as in APP_PATH.'/controllers' (e.g. IndexController).

This cause names conflict when forwarding from one module controller to another.

It would be nice if module's controllers will be prefixed with module name (News_IndexController)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-15 21:34 UTC] felipe@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: laruence
 [2017-10-24 08:00 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: laruence +Assigned To:
 [2021-08-11 14:41 UTC] cmb@php.net
-Assigned To: +Assigned To: laruence
 [2021-10-11 11:23 UTC] cmb@php.net
-Status: Assigned +Status: Closed -Type: Bug +Type: Feature/Change Request
 [2021-10-11 11:23 UTC] cmb@php.net
If this is still an issue, please report it in the yaf issue
tracker[1].

[1] <https://github.com/laruence/yaf/issues>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 03:01:29 2024 UTC