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

TC-80: Sending information collection form is broken in admin2

    XMLWordPrintable

Details

    Description

      Hi,

      When we press the "send" button to send an email, within a content based on a class that has attributes that collects information, the "send" button doesn't work on the new interface.
      The same test was done on the 'old' interface and everything seems to work right.

      In attach there is a capture of a screen of the result on the new interface.

      Steps to reproduce
      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
         6. Enter form data:
            Name : tContact
            Identifier : tcontact
            Object name pattern : <tname>
         7. Add "Text line" attribute :
            Required : yes
            Name : Name
            Identifier : tname
         8. Add "Text line" attribute :
            Required : yes
            Searchable : no
            Information collector : yes
            Name : Subject
            Identifier : tsubject
         9. Add "Text block" attribute :
            Required : yes
            Searchable : no
            Information collector : yes
            Name : Message
            Identifier : tmessage
        10. Add "Text block" attribute :
            Required : yes
            Searchable : no
            Information collector : yes
            Name : Your email address
            Identifier : temail
        11. Click "OK" button
      
      Create Information collector object
      
         1. Click "Content structure"
         2. Create a "tContact" object:
            Name : Contact form
         3. 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
      
      Verify the result
      
         1. Verify that you are represented a page with this information:
            Subject : test1
            Message : This is my message
            Your email adrresse : test123@test.com
         2 .Press "send" button
      

      Attachments

        Activity

          People

            andre1 andre1
            pcardiga pcardiga
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: