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

eZAutosave Interval is being ignored, only saving if TrackUserInput=enabled

    XMLWordPrintable

Details

    Description

      The value is ignored if you set any interval in ezautosave.ini.append.php

      <?php /*
      
      [AutosaveSettings]
      Interval=15
      
      */ ?>
      

      Autosave won't work if you disable TrackUserInput

      <?php /*
      
      [AutosaveSettings]
      TrackUserInput=disabled
      Interval=15
      
      */
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: