stable

Clone or download

Read-only

request #10281 Only the first image widget is duplicated on project creation

How to test: Given a project dashboard with more than one image widgets with different images When I create a new project based on this first project Then all image widgets will be correctly duplicated Without this patch, all image widgets will have the same image (the first one) Change-Id: Ibfea971a8b23f4bb2c1b417834968201faca7bb8

Modified Files

Name
M src/common/widget/WidgetLayoutManager.class.php +1 −1 Go to diff View file
M src/common/widget/Widget_ImageViewer.class.php +15 −4 Go to diff View file