View Issue Details

IDProjectCategoryView StatusLast Update
0003190OXID eShop (all versions)5. ------ UpdateApp / Update ------public2011-08-26 10:52
Reportercsimon Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.1 revision 38045 
Summary0003190: updateApp should check before update if .htaccess is writable
Descriptionsee 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.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2011-08-26 10:49

reporter   ~0005123

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,