From ddeed48fc19e814e1ec2c04580108f7b865cf181 Mon Sep 17 00:00:00 2001 From: Ri Xu Date: Tue, 20 Dec 2016 20:46:19 +0800 Subject: - Fix issue background image and table missing after save; - Update test template for this fix --- sheet.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sheet.go') diff --git a/sheet.go b/sheet.go index 36488d5..088a651 100644 --- a/sheet.go +++ b/sheet.go @@ -125,6 +125,8 @@ func replaceRelationshipsNameSpace(workbookMarshal string) string { func replaceRelationshipsID(workbookMarshal string) string { rids := strings.Replace(workbookMarshal, ``, ``, -1) rids = strings.Replace(rids, ``, ``, -1) + rids = strings.Replace(rids, ``, ``, -1) + rids = strings.Replace(rids, ``, ``, -1) return strings.Replace(rids, `