code4romania / code4romania/website-factory
Duplicating a page doesn't keep the images
Open
bug :bug:
- Dominant language
- PHP
- Stars
- 26
- Forks
- 18
- Avg merge
- 1m
- Merged PRs (30d)
- 14
Description
When duplicating a page, the images placed in the content need to be set again.
Expected:
1. Duplicate a page that has images in the title and the content
2. The new page has the image in the `title section`
3. The new page has the images in the `content section`
Actual:
1. Duplicate a page that has images in the title and the content
2. The new page has the image in the `title section`
3. The new page **does not have** the images in the `content section`
Contributor guide
Assessment
This issue has not been assessed yet.