Share page by email
Last modified by Gabriela Anechitoaei on 2022/05/03 09:27
Steps to reproduce
- Run this test first
- Create a L1 nested document (document a)
- Create a new child page (b) by adding another level in the URL as follows: http://localhost:8080/xwiki/bin/view/a/b/
- Create a new child page (c) by adding another level in the URL as follows: http://localhost:8080/xwiki/bin/view/a/b/c/ (not a Terminal page)
- While you are on this page http://localhost:8080/xwiki/bin/view/a/b/c/ click on 'Share by email'
- Insert a email address or a user with a valid email address
- Click on Send
- Create a new child page (d) by adding another level in the URL as follows: http://localhost:8080/xwiki/bin/view/a/b/c/d (make it a Terminal page)
- While on this page http://localhost:8080/xwiki/bin/view/a/b/c/d click on 'Share by email'
- Insert an email address or a user with a valid email address
- Click on Send
Expected results
- The recipient will receive an email with the shared pages.
- If the wiki address is accessed the from the email, the path is correctly displayed in the URL and in the breadcrumb.