View Issue Details

IDProjectCategoryView StatusLast Update
0005573OXID eShop (all versions)5. ------ UpdateApp / Update ------public2014-01-07 14:03
Reportermarco_steinhaeuser 
PriorityimmediateSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.7.8 / 5.0.8 
Target Version4.8.2 / 5.1.2Fixed in Version4.8.2 / 5.1.2 
Summary0005573: php_cli.php is running in a loop doing nothing
DescriptionWhen running updateApp/php_cli.php it seems to run in a loop of questions doing nothing.
Steps To ReproduceHappened to me when updating from 4.7.8 to 4.8.1. See the text file attached.
Additional InformationPlease delete the "are you sure"-requests:

you answered:
azure
is this correct? (Y/n)y

Somebody using cli shall know what he does :-)
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

marco_steinhaeuser

2013-12-12 16:30

reporter  

cli_failure.txt (2,568 bytes)
marco@prachtschmerle /var/www/shop/updateApp $ php run_cli.php 
[Note:][exec:] version: 4.8.0 action: requestLanguageFixChoice

--------------------------------------
Update language constants and mapping:

Do you want update language constants and mapping for your themes?
[1]	Yes
[2]	No
[please choose:]
1

---
you answered:
1
is this correct? (Y/n)y
PHP Notice:  Undefined index: content in /var/www/shop/core/oxutils.php on line 604
PHP Notice:  Undefined property: object_ADOConnection::$fetchMode in /var/www/shop/core/adodblite/adodbSQL_drivers/mysql/mysql_meta_module.inc on line 228

-----
[Note:][exec:] version: 4.8.0 action: processLanguageFixChoice

-----
[Note:][exec:] version: 4.8.0 action: requestLanguageFixOptions

--------------------------------------
Enter theme:
[input required: (default is azure)] Theme:
azure

---
you answered:
azure
is this correct? (Y/n)y

--------------------------------------
Enter language:
[input required: (default is en)] Language:
en

---
you answered:
en
is this correct? (Y/n)y

--------------------------------------
Update with the new language constants:

Do also you want to update with the new language constants?
[1]	Yes
[0]	No
[please choose: (default is 1)]
1

---
you answered:
1
is this correct? (Y/n)y

-----
[Note:][exec:] version: 4.8.0 action: processLanguageFix

-----
[Note:][exec:] version: 4.8.0 action: requestLanguageFixOptions

--------------------------------------
Enter theme:
[input required: (default is azure)] Theme:
azure

---
you answered:
azure
is this correct? (Y/n)y

--------------------------------------
Enter language:
[input required: (default is en)] Language:
en

---
you answered:
en
is this correct? (Y/n)y

--------------------------------------
Update with the new language constants:

Do also you want to update with the new language constants?
[1]	Yes
[0]	No
[please choose: (default is 1)]
1

---
you answered:
1
is this correct? (Y/n)y

-----
[Note:][exec:] version: 4.8.0 action: processLanguageFix

-----
[Note:][exec:] version: 4.8.0 action: requestLanguageFixOptions

--------------------------------------
Enter theme:
[input required: (default is azure)] Theme:
azure

---
you answered:
azure
is this correct? (Y/n)y

--------------------------------------
Enter language:
[input required: (default is en)] Language:
en

---
you answered:
en
is this correct? (Y/n)y

--------------------------------------
Update with the new language constants:

Do also you want to update with the new language constants?
[1]	Yes
[0]	No
[please choose: (default is 1)]
^C

cli_failure.txt (2,568 bytes)

svetlana

2013-12-19 13:06

reporter   ~0009366

Shop update by running UpdateApp works as it should.

martinwegele

2014-01-03 11:33

reporter   ~0009375

Last edited: 2014-01-03 11:33

View 2 revisions

Maybe this is related to 0005492?

tadas

2014-01-07 14:02

reporter   ~0009384

Changed the update so that step request will be one instead of 3, and it will save all the necessary information entered with CLI.