Anonymous | Login | 2024-12-22 00:25 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001063 | ClearOS | app-resource-report - Resource Report | public | 2013-03-26 19:07 | 2013-04-01 10:15 | ||||
Reporter | user2 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 | Fixed in Version | |||||||
Summary | 0001063: Check database initialization before running data insert | ||||||||
Description | The anaconda/installer environment is skipping over the database initialization for some anaconda-reason. No matter, an initialization check should be done before every data insert -- that's more robust. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000774) user2 2013-03-26 19:07 |
Source Code Changelog --------------------------------------------------- - Added another layer of initialization [fixed tracker 0001063] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5835 [^] U webconfig/apps/resource_report/trunk/deploy/info.php U webconfig/apps/resource_report/trunk/deploy/install U webconfig/apps/resource_report/trunk/libraries/Resource_Report.php U webconfig/apps/resource_report/trunk/packaging/app-resource-report.spec |