Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-1455

User can insert picture with space in URL link

    Details

    • Sprint:
      2.5 Larks

      Description

      Steps to reproduce
      1. Log in
      2. Click ' New topic' in a branch
      3. Click 'Insert picture'
      4. Press [Space] and click 'Ok'

      Actual result: Empty image is created ('[img] [/img]')

      Expected result: Empty image shouldn't be created. Error 'May not be empty' should be occured.

        Attachments

          Activity

          Hide
          masyan Maksim Reshetov added a comment -

          done

          Show
          masyan Maksim Reshetov added a comment - done
          Hide
          ctapobep Stanislav Bashkyrtsev added a comment -

          Let's merge it and move to QA.

          Show
          ctapobep Stanislav Bashkyrtsev added a comment - Let's merge it and move to QA.
          Hide
          Foxy Alla added a comment - - edited

          Retesting:
          Steps to reproduce
          1. Log in
          2. Click ' New topic' in a branch
          3. Click 'Insert picture'
          4. Press [Space] and click 'Ok'
          Expected result: Empty image shouldn't be created. Error 'May not be empty' should be occured.
          Actual result: Empty image shouldn't be created. Error 'May not be empty' should be occured.
          Regression test passed

          Show
          Foxy Alla added a comment - - edited Retesting: Steps to reproduce 1. Log in 2. Click ' New topic' in a branch 3. Click 'Insert picture' 4. Press [Space] and click 'Ok' Expected result: Empty image shouldn't be created. Error 'May not be empty' should be occured. Actual result: Empty image shouldn't be created. Error 'May not be empty' should be occured. Regression test passed
          Hide
          julik Julia Atlygina added a comment -

          Alla there is retesting instead of regression in your previous comment..

          Show
          julik Julia Atlygina added a comment - Alla there is retesting instead of regression in your previous comment..
          Hide
          Foxy Alla added a comment -

          Corrected

          Show
          Foxy Alla added a comment - Corrected
          Hide
          julik Julia Atlygina added a comment - - edited

          Alla please specify the environment, regression testing and test results. Examples: first and second

          Show
          julik Julia Atlygina added a comment - - edited Alla please specify the environment, regression testing and test results. Examples: first and second
          Hide
          julik Julia Atlygina added a comment -

          Alla what's the progress of this task?

          Show
          julik Julia Atlygina added a comment - Alla what's the progress of this task?
          Hide
          Foxy Alla added a comment - - edited

          Julia Atlygina I am sorry, but server falled

          Show
          Foxy Alla added a comment - - edited Julia Atlygina I am sorry, but server falled
          Hide
          julik Julia Atlygina added a comment -

          Alla it's up and running now

          Show
          julik Julia Atlygina added a comment - Alla it's up and running now
          Hide
          Foxy Alla added a comment -

          Retesting

          Test Scenario #1
          Test Environment:
          Mozilla Firefox Version 26.0, OS - Windows XP 32-bit.
          Preconditions:
          1. User logged in http://qa.jtalks.org/jcommune/
          2. User has permission create topic
          Steps:
          1. Log in
          2. Click ' New topic' in a branch
          3. Click 'Insert picture'
          4. Press [Space] and click 'Ok'
          Actual result = Expected result
          Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected.

          Test Scenario #2
          Test Environment:
          Opera Version 18.0.1284.63, OS - Windows XP 32-bit.
          Preconditions:
          1. User logged in http://qa.jtalks.org/jcommune/
          2. User has permission create topic
          Steps:
          1. Log in
          2. Click ' New topic' in a branch
          3. Click 'Insert picture'
          4. Press [Space] and click 'Ok'
          Actual result = Expected result
          Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected.

          Test Scenario #3
          Test Environment
          IE Version 8.0.6001.18702, OS - Windows XP 32-bit.
          Preconditions:
          1. User logged in http://qa.jtalks.org/jcommune/
          2. User has permission create topic
          Steps:
          1. Log in
          2. Click ' New topic' in a branch
          3. Click 'Insert picture'
          4. Press [Space] and click 'Ok'
          Actual result = Expected result
          Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected.

          Show
          Foxy Alla added a comment - Retesting Test Scenario #1 Test Environment : Mozilla Firefox Version 26.0, OS - Windows XP 32-bit. Preconditions : 1. User logged in http://qa.jtalks.org/jcommune/ 2. User has permission create topic Steps : 1. Log in 2. Click ' New topic' in a branch 3. Click 'Insert picture' 4. Press [Space] and click 'Ok' Actual result = Expected result Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected. Test Scenario #2 Test Environment: Opera Version 18.0.1284.63, OS - Windows XP 32-bit. Preconditions: 1. User logged in http://qa.jtalks.org/jcommune/ 2. User has permission create topic Steps : 1. Log in 2. Click ' New topic' in a branch 3. Click 'Insert picture' 4. Press [Space] and click 'Ok' Actual result = Expected result Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected. Test Scenario #3 Test Environment IE Version 8.0.6001.18702, OS - Windows XP 32-bit. Preconditions: 1. User logged in http://qa.jtalks.org/jcommune/ 2. User has permission create topic Steps: 1. Log in 2. Click ' New topic' in a branch 3. Click 'Insert picture' 4. Press [Space] and click 'Ok' Actual result = Expected result Empty image shouldn't be created. Error 'May not be empty' should be occurred, as expected.
          Hide
          Foxy Alla added a comment - - edited

          Regression testing

          Environment:
          OS - Windows XP 32-bit.
          Mozilla Firefox Version 26.0
          Opera Version 18.0.1284.63
          IE Version 8.0.6001.18702

          Checked:

          1. create empty topic;
          2. create topic with 20000 length;
          3. create topic with 20001 length;
          4. create topic with 1 length;
          5. create topic with 2 length;
          6. create topic with XSS code;
          7. create topic with list;
          8. create topic with pictures;
          9. create topic with links;
          10. create topic with empty “Topic title” field;
          11. create Sticked topic;
          12. create Announcement topic;
          13. shown button "create topic" for non sign up users
          14. shown button "create topic" for users without permission

          Regression testing is passed

          Test result
          All test are passed, issue can be closed

          Show
          Foxy Alla added a comment - - edited Regression testing Environment: OS - Windows XP 32-bit. Mozilla Firefox Version 26.0 Opera Version 18.0.1284.63 IE Version 8.0.6001.18702 Checked: create empty topic; create topic with 20000 length; create topic with 20001 length; create topic with 1 length; create topic with 2 length; create topic with XSS code; create topic with list; create topic with pictures; create topic with links; create topic with empty “Topic title” field; create Sticked topic; create Announcement topic; shown button "create topic" for non sign up users shown button "create topic" for users without permission Regression testing is passed Test result All test are passed, issue can be closed

            People

            • Assignee:
              Foxy Alla
              Reporter:
              tigressap Alyona
            • Votes:
              0 Vote for this issue
              Watchers:
              Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Structure Helper Panel