Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14796

System Locale shaking the admin interface

    XMLWordPrintable

Details

    Description

      Hi,

      site.ini.append.php

      [RegionalSettings]
      SystemLocale=de_AT.utf8

      If you have that setting, the admin interface isn't working, because the css style output is wrong.

      This line from pagelayout.tpl:
      div#maincontent

      { margin-left: 19.5em; }

      will be written as
      div#maincontent

      { margin-left: 19,5em; }

      ',' instead of '.'

      So, that css is not working.

      Best wishes,
      Georg.

      Attachments

        Activity

          People

            andre1 andre1
            emil.webber emil.webber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: