OSCommerce Product Manager for Windows
FS#334 - Check for first available language before loading categories.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 16 April 2006, 08:05 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 14 May 2007, 12:46 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 16 April 2006, 08:05 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Monday, 14 May 2007, 12:46 GMT
|
DetailsOne user sent a bug report about the category tree being empty when connecting to the server. After checking his database and replicating his store, I found out that the category tree was empty because OSCPMWin tried to load the categories with language_id=1 (which is English in a fresh install of osCommerce) even if there is not language 1 in the store.
The user only needed to select the correct language from the language menu in the toolbar and then everything would be fine. Even the next time, the application would load the category tree fine, because it would try to load the last used language. Expected behavior: the application should check the list of available languages, then choose the first one to load the rest of the lists, including the category tree. High priority, minor severity. |
This task depends upon
Closing as Fixed.