|
And all the following files will not be added:
app/design/adminhtml/default/default/template/system/config/switcher.phtml
app/design/adminhtml/default/default/template/sales/order/totals/refunded.phtml
app/design/adminhtml/default/default/template/sales/order/totals/due.phtml
app/design/adminhtml/default/default/template/sales/order/totals/paid.phtml
app/design/adminhtml/default/default/template/sales/order/totals/item.phtml
app/design/adminhtml/default/default/template/sales/order/totals/footer.phtml
app/design/adminhtml/default/default/template/sales/order/totals/shipping.phtml
app/design/adminhtml/default/default/template/sales/order/totals/main.phtml
app/design/adminhtml/default/default/template/sales/order/totals/discount.phtml
app/design/adminhtml/default/default/template/sales/order/totals/grand.phtml
app/design/adminhtml/default/default/template/sales/order/creditmemo/create/totals/adjustments.phtml
app/design/adminhtml/default/default/template/customer/edit/js.phtml
app/design/adminhtml/default/default/layout/customer.xml
app/design/adminhtml/default/default/layout/admin.xml
app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListSort.php
app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/TimeFormat.php
app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usesecretkey.php
app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/YearRange.php
app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/DateFieldsOrder.php
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php
app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php
app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatcatalog.php
app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatproduct.php
app/code/core/Mage/Adminhtml/Block/System/Config/Switcher.php
app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Item.php
Not to mention the files that needed to be merged… I was working on 1.2.1.2… and when 1.3.0.0 came up I upgraded through connect… only to find out yesterday that over 100 files need to be added or merged from a full 1.3.0.0 tar archive…
I would mark “magento connect manager” as broken for UPDATES… at least… from my point of view it’s unusable…
From now on I’ll use the tar archive… and Meld diff viewer to reconcile by hand the differences…
|