Menu

#3257 (ok 3.4.2) Wrong frames on change LTR/RTL language

Latest_Git
fixed
1
2013-06-11
2011-04-05
No

For some databases, the navigation frame switches from right to left what is wrong for RTL languages. I can reproduce this both locally and on demo server.

Steps I used to reproduce:

1. Import attached Aschley.sql if it does not exist.
2. Go to main page and choose RTL language (I've chosen Persian, but it should not matter).
- Now navigation frame is on right.
3. Click on Ashley link in navigation frame.
- And now it is on left.

Discussion

  • Michal Čihař

    Michal Čihař - 2011-04-05
     
  • Azhari Harahap

    Azhari Harahap - 2011-04-07

    Seems like this issue already fixed
    I'm testing the demo server and follow step by step mention above, the navigation frame is stay on right.

    I'm using Arabian language.

     
  • Michal Čihař

    Michal Čihař - 2011-04-07
    • summary: Wrong frames for RTL languages --> (ok 3.4) Wrong frames for RTL languages
    • priority: 5 --> 1
    • status: open --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2011-04-07

    Indeed the issue seems to be gone, not sure what could have fixed it.

     
  • Michal Čihař

    Michal Čihař - 2011-04-07

    Okay, I've managed to reproduce it even when switching from RTL to LTR. The problem seems to be that when index.php for given database has been already loaded, the browser uses the cached version even when the language has changed. The obvious solution is to add language to URL or to adjust cache headers for index.php.

     
  • Michal Čihař

    Michal Čihař - 2011-04-07
    • priority: 1 --> 5
    • summary: (ok 3.4) Wrong frames for RTL languages --> Wrong frames on change LTR/RTL language
    • status: closed-fixed --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2011-05-23
    • status: open-fixed --> open
     
  • Michal Čihař

    Michal Čihař - 2011-05-23
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2011-05-23
    • summary: Wrong frames on change LTR/RTL language --> (ok 3.4.2) Wrong frames on change LTR/RTL language
    • priority: 5 --> 1
    • status: open --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2011-05-23

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Michal Čihař

    Michal Čihař - 2011-05-23

    This bug was fixed in repository and will be part of a future release; thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2011-06-10
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed