View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003190 | OXID eShop (all versions) | 5. ------ UpdateApp / Update ------ | public | 2011-08-26 09:29 | 2011-08-26 10:52 |
Reporter | csimon | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.5.1 revision 38045 | ||||
Summary | 0003190: updateApp should check before update if .htaccess is writable | ||||
Description | see above. The updateApp reports if .htaccess isn't writable during the update process, but not before. This should be implemented as "best practice check" beforce update to ensure a single clean update run. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: csimon hi, Good point. Thanks for idea. Going even further, I think this updateApp might have even separate system requirements check (similar to what is in eShop), as we have also other checks to be implemented (or what's already done), like user rights to generate Views, rights to create new dirs, etc. Acctualy there is similar check if .htaccess writable, but it's placed only in particular update script (to particular eShop version). We need to move this to more general part. I treat these as improvement and to be done together with other checks for requirements. So I will close the bug here and will include the task in our ToDo list for future releases. Best regards, |