Anonymous | Login | Signup for a new account | 2023-09-21 10:39 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Relationship Graph | [ View Issue ] [ Dependency Graph ] | |||
|
||||
|
Viewing Issue Simple Details | |||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update |
0000368 | [In-Portal CMS] Front End | bug report | always | 2009-10-10 07:09 | 2010-01-11 22:05 |
Reporter | alex | View Status | public | ||
Assigned To | alex | ||||
Priority | normal | Resolution | fixed | ||
Status | closed | ||||
Summary | 0000368: Misspelled variable name in "kApplication::IncludeTemplate" method resulting in ignored "is_silent" parameter | ||||
Description |
Variable $block_params is used instead of $params in "kApplication::IncludeTemplate" method. Because of it parameter "is_silent" won't work. By default when template given to this method is missing in file system, then fatal error is raised. When "is_silent" parameter is given, just notice is raised and script continues it's execution. Luckily m_ModuleInclude tag, that required such functionality was calling "NParser::IncludeTemplate" directly, not using "kApplication::IncludeTemplate" method designed for it. |
||||
Additional Information |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |