Anonymous | Login | 2024-12-22 00:12 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 | ||||
0001057 | ClearOS | app-proxy-report - Proxy and Filter Report | public | 2013-03-26 10:14 | 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 | 0001057: 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 | |
(0000775) user2 2013-03-26 19:10 |
Source Code Changelog --------------------------------------------------- - Added initialization check due to potential yum/anaconda install order issues [fixed tracker 0001057] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5836 [^] U webconfig/apps/proxy_report/trunk/deploy/info.php U webconfig/apps/proxy_report/trunk/deploy/install U webconfig/apps/proxy_report/trunk/packaging/app-proxy-report.spec |