View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011854 | mantisbt | documentation | public | 2010-04-27 03:37 | 2014-09-23 18:05 |
| Reporter | rakekniven | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.4 | ||||
| Target Version | 1.2.13 | Fixed in Version | 1.2.13 | ||
| Summary | 0011854: Parameter $g_default_timezone" is not mentioned in administration_guide | ||||
| Description | config_defaults_inc.php gives some more information: /**
| ||||
| Tags | No tags attached. | ||||
|
Confirmed - we need to update documentation for PHP 5.3 compatibility where a warning is produced if any of the date/time functions are used without the script first setting a timezone manually -or- the date.timezone INI setting being specified. See https://bugs.gentoo.org/show_bug.cgi?id=381555 for some more assistance and guidance on timezone configuration within MantisBT. Relevant information on date.timezone in PHP 5.3: http://www.php.net/manual/en/datetime.configuration.php#ini.date.timezone |
|
|
I have added the missing documentation in the Configuration section of the admin guide. I will be available tomorrow in the on-line documentation. |
|
|
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
|
|
MantisBT: master-1.2.x 77cb4d9f 2012-11-14 08:26 Details Diff |
Documentation: added $g_default_timezone to admin guide Fixes 0011854 |
Affected Issues 0011854 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/administration_guide/en/configuration.sgml | Diff File | ||
|
MantisBT: master a5b0f60c 2012-11-14 08:26 Details Diff |
Documentation: added $g_default_timezone to admin guide Fixes 0011854 |
Affected Issues 0011854 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - docbook/Admin_Guide/en-US/Configuration.xml | Diff File | ||