View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002205 | OXID eShop (all versions) | 5. ------ UpdateApp / Update ------ | public | 2010-11-10 11:45 | 2010-12-01 16:01 |
Reporter | MichaelZ | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0002205: Encoded file in Update-SOURCE package | ||||
Description | In the directory updateApp/updates/php sometimes resides a file called <revisionnumber>.php which contains code that mutates certain objects of the shop if needed. The problem that we have is, that this file is encoded by the Zend Optimizer even in the SOURCE-package of the update application. So for us it is impossible to foresee the modifications that will be going on during an update. I opened two tickets with oxid (1213990 and 1216917) to receive the unencoded version of this file. As this file does not contain anything secret that must be protected even from the eyes of certified partner developers i would suggest to exclude this file from the encoding process to make the update app more transparent for developers. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: MichaelZ Hi, Theoretically, there can be some changes for stuff related to eShop licensing in these .php files. That's why we decided to encode these files. But at year 2011 we are planning to prepare some solutions for eShop, and release not encoded eShop source code. So this case will gone. Up until then we leave it as it is. Thank you for report. Best regards, |