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

TC-80: Sending information collection isn't sending e-mail in Postgres

    XMLWordPrintable

Details

    Description

      After creating a info collection class, and sending the information, no e-mail is sent in Postgres

      Steps to reproduce
      Setup
      
      1. Open User Accounts
      2. Click in the Administrator Users group
      3. Click in Admin User
      4. Press Edit
      5. Change email to one that you have access to
      
      Create information collection class
      
      1. Log in as admin in admin
      2- Click "Setup" in top menu
      3. Click "Classes" in left menu
      4. Click "Content" link in class group list
      5. Click "New class" link
      Enter form data:
          Name : tContact
          Identifier : tcontact
          Object name pattern : <tname>
      
      Add "Text line" attribute : 
          Required : yes
          Name : Name
          Identifier : tname
      
      Add "Text line" attribute : 
          Required : yes
          Searchable : no
          Information collector : yes
          Name : Subject
          Identifier : tsubject
         
      Add "Text block" attribute : 
          Required : yes
          Searchable : no
          Information collector : yes
          Name : Message
          Identifier : tmessage
      
      Add "Text block" attribute : 
          Required : yes
          Searchable : no
          Information collector : yes
          Name : Your email address
          Identifier : temail
      
      6. Click "OK" button
      
      Create Information collector object
      
      1. Click "Content structure"
      2. Create a "tContact" object:
          Name : Contact form
          Click "Send for publishing" button
      
      Test information collection
      
      1. Click "Contact form" link
      2. Click the "Preview" bar
      3. Enter formdata :
          Subject : test1
          Message : This is my message
          Your email adrresse : test123@test.com
      
      4. Click on "Send" button
      
      Verify the result
      
      Verify that you are represented a page with this information:
      Subject : test1
      Message : This is my message
      Your email adrresse : test123@test.com
      Verify that the email is sent
      
      Check the email for the admin user
      
      Verify that you have received a email containing this information:
      Subject : test1
      Message : This is my message
      Your email adrresse : test123@test.com
      
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: