View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004629 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2012-10-15 22:14 | 2012-12-10 13:44 |
Reporter | rr | Assigned To | |||
Priority | high | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.5 revision 49955 | ||||
Fixed in Version | 4.6.6 revision 54646 | ||||
Summary | 0004629: shop_config::_loadConfVars() is public even though it begins with an underscore | ||||
Description | In admin/shop_config.php (line 188) the _loadConfVars() method is declared as public, even though the method name begins with an underscore and therefore indicates a protected method by convention. Should the method indeed be public, or is this a typo? The same goes for OXID eShop 4.7.0 RC1 (application/controllers/admin/shop_config.php line 189). | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||