Anonymous | Login | 2024-12-22 00:11 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 | ||||
0001055 | ClearOS | app-network-report - Network Report | public | 2013-03-26 10:13 | 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 | 0001055: 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 | |
(0000776) user2 2013-03-26 19:11 |
Source Code Changelog --------------------------------------------------- Added another layer of initialization [fixed tracker 0001055] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5837 [^] U webconfig/apps/network_report/trunk/deploy/info.php U webconfig/apps/network_report/trunk/deploy/install U webconfig/apps/network_report/trunk/libraries/Network_Report.php U webconfig/apps/network_report/trunk/packaging/app-network-report.spec |