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

Autosave not displaying "The draft is being saved" if Intervale=0 and TrackUserInput=disabled

    XMLWordPrintable

Details

    Description

      If the ezautosave.ini.append.php is defined with Interval=0 and TrackUserInput=disabled, there is no information regarding the autosave status

      Steps to reproduce
      1. Open putty/terminal window and type in
      
      $ vi ./settings/override/autosave.ini.append.php
      
      2. Add the following lines
      
      <?php /*
      
      [AutosaveSettings]
      Interval=0
      
      TrackUserInput=disabled
      
      */ ?>
      
      Add a new folder
      
      1. Click on “Content structure” from the top menu
      2. Click “Create new” button
      3. Choose “Folder” from the drop down list
      4. Type in the following:
          Name (required): News
      
      5. Click on “Send for publishing” button
      
      Add a new article
      
      1. Click on “News” folder
      2. Click on “Create new” button
      3. Choose “Article” from the drop down list
      4. Type in the following:
          Title (required): Article 1
          Intro (required): Summary of article 1
      
      5. Click on “Send for publishing” button
      6. Click on “Article 1” link
      7. Click on “Edit” button
      8. Type in the following
          Title (required): Article 1 v2
          Intro (required): Summary of article 1 v2
      
      9. No message in the toolbar appears informing the Autosave is working
      
      

      Attachments

        Activity

          People

            unknown unknown
            pedro.resende pedro.resende
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: