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
0001419 [In-Portal CMS] Install / Upgrages bug report always 2012-10-22 11:14 2012-10-23 10:59
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.1-B1
Status resolved Product Version 5.2.0 Target Version 5.2.1
Time EstimateNo estimate
Summary 0001419: Incorrect check for "variables_order" setting during installation
Description We recently 0000413 introduced system setting step where PHP settings are checked to ensure that In-Portal can work on a given server.

1. I've noticed that we are checking if "variables_order" setting contains "GPC" string. But what we should be checking if each of "G", "P" and "C" letters are present in that variable no matter of their order.
Also "S" letter (for $_SERVER) presence should be checked as well.

2. Then additional check must be added for "request_order" setting. If it's value not empty, then check for "GP" presence in it. If it's value is empty, then check for "GP" presence in "variables_order" instead.
Additional Information More info here: http://www.php.net/manual/en/ini.core.php#ini.variables-order
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-bugs/76onMfoitwA/discussion
Change Log Message Changes some checks on system requirements installation step
Estimate Points 1
Attached Files patch file icon sys_requirement_desc_fix.patch [^] (10,449 bytes) 2012-10-23 10:51 [Show Content]
png file icon sys_requirements_step_w_description.png [^] (248,818 bytes) 2012-10-23 10:59

- Relationships Relation Graph ] Dependency Graph ]
child of 0000413closed (5.2.0)alex System Requirements Check before In-Portal Installation 

-  Notes
User avatar (0005244)
alex (manager)
2012-10-23 10:52

Additionally I've created initial draft of "System Requirements" step descriptions and renamed most of check names to be user friendly.
User avatar (0005245)
alex (manager)
2012-10-23 10:53

Will test all together later.
User avatar (0005246)
alex (manager)
2012-10-23 10:54

Fix committed to 5.2.x branch. Commit Message:

Fixes 0001419: Incorrect check for "variables_order" setting during installation

- Related Changesets
In-Portal CMS: 5.2.x r15595
Timestamp: 2012-10-23 10:54:15
Author: alex
Details ] Diff ]
Fixes 0001419: Incorrect check for "variables_order" setting during installation
mod - /in-portal/branches/5.2.x/core/install/prerequisites.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/step_templates/sys_requirements.tpl Diff ] File ]
mod - /in-portal/branches/5.2.x/core/install/steps_db.xml Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-10-23 10:59 alex File Added: sys_requirements_step_w_description.png
2012-10-23 10:54 alex Note Added: 0005246
2012-10-23 10:54 alex Status reviewed and tested => resolved
2012-10-23 10:54 alex Fixed in Version => 5.2.1-B1
2012-10-23 10:54 alex Resolution open => fixed
2012-10-23 10:54 alex Assigned To !COMMUNITY => alex
2012-10-23 10:54 alex Changeset attached 5.2.x r15595
2012-10-23 10:53 alex Note Added: 0005245
2012-10-23 10:53 alex Status needs testing => reviewed and tested
2012-10-23 10:52 alex Note Added: 0005244
2012-10-23 10:52 alex Assigned To => !COMMUNITY
2012-10-23 10:52 alex Developer => alex
2012-10-23 10:52 alex Status active => needs testing
2012-10-23 10:51 alex File Added: sys_requirement_desc_fix.patch
2012-10-22 11:14 alex Relationship added child of 0000413
2012-10-22 11:14 alex New Issue
2012-10-22 11:14 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/76onMfoitwA/discussion
2012-10-22 11:14 alex Change Log Message => Changes some checks on system requirements installation step
2012-10-22 11:14 alex Estimate Points => 1



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

Powered by Mantis Bugtracker