View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003461 | OXID eShop (all versions) | 4. ------ eShop Core ------- | public | 2011-12-28 10:24 | 2012-12-10 13:42 |
Reporter | FibreFoX | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.6 revision 40808 | ||||
Fixed in Version | 4.8.0_5.1.0_beta1 | ||||
Summary | 0003461: oxgroups language-swap missing in en.sql (installation) | ||||
Description | After installing OXID eShop 4.5.x CE i somehow executed the en.sql (which switches the language-IDs ... which, in my opinion, is a bad way!!). So after debugging i found that little "en.sql"-file and was happy to just modify some pieces to make in DE again, but i found a strange thing i recognized some time ago (which should have let me think about that mis-swap), that the usergroups are in english. After restoring my semi-destroid shop i recognized that the table "oxgroups" isn't in the swap-area. Snippet to add: UPDATE oxgroups SET OXTITLE = (@oxactionsTEMP1:=OXTITLE), OXTITLE = OXTITLE_1, OXTITLE_1 = @oxactionsTEMP1; | ||||
Steps To Reproduce | just look at the damn "setup/sql/en.sql" | ||||
Additional Information | IMPORTANT: There should also be a "de.sql"-file for FAST switch ... also for every default/delivered language (i heared that france will come too?!) | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||