In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
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 Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.2-B1
Status closed Product Version 5.0.1 Target Version 5.0.2
Time EstimateNo estimate
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
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files patch file icon IncludeTemplate method problem.patch [^] (997 bytes) 2009-10-10 07:09 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0000910)
Dmitry (manager)
2009-10-18 01:50

Tested on Advanced theme ok
User avatar (0000979)
alex (manager)
2009-10-25 15:57

Moving to 5.0.2 release as community input during 5.0.2-B1 version testing.
User avatar (0000980)
alex (manager)
2009-10-25 15:59

Fix committed to 5.0.x branch. Commit Message:

Fixes 0000368: Misspelled variable name in "kApplication::IncludeTemplate" method resulting in ignored "is_silent" parameter
User avatar (0001353)
Dmitry (manager)
2010-01-11 22:05

Closing completed tasks.

- Related Changesets
In-Portal CMS: 5.0.x r12790
Timestamp: 2009-10-25 15:59:26
Author: alex
Details ] Diff ]
Fixes 0000368: Misspelled variable name in "kApplication::IncludeTemplate" method resulting in ignored "is_silent" parameter
mod - /in-portal/branches/5.0.x/core/kernel/application.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/processors/main_processor.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-01-11 22:05 Dmitry Note Added: 0001353
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-25 15:59 alex Summary Misspelled variable name in "kApplication::IncludeTemplate" method resulting in ingnored "is_silent" parameter => Misspelled variable name in "kApplication::IncludeTemplate" method resulting in ignored "is_silent" parameter
2009-10-25 15:59 alex Note Added: 0000980
2009-10-25 15:59 alex Status reviewed and tested => resolved
2009-10-25 15:59 alex Fixed in Version => 5.0.2-B1
2009-10-25 15:59 alex Resolution open => fixed
2009-10-25 15:59 alex Changeset attached 5.0.x r12790
2009-10-25 15:57 alex Note Added: 0000979
2009-10-25 15:57 alex Target Version Icebox => 5.0.2
2009-10-18 01:50 Dmitry Note Added: 0000910
2009-10-18 01:50 Dmitry Assigned To !COMMUNITY => alex
2009-10-18 01:50 Dmitry Status needs testing => reviewed and tested
2009-10-10 07:10 alex Target Version => Icebox
2009-10-10 07:09 alex Assigned To => !COMMUNITY
2009-10-10 07:09 alex Status active => needs testing
2009-10-10 07:09 alex New Issue
2009-10-10 07:09 alex File Added: IncludeTemplate method problem.patch



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker