From 42619874a2677d7e4065a9d4917a92bdd2d35fa5 Mon Sep 17 00:00:00 2001 From: liyuchun Date: Fri, 11 Feb 2022 14:59:40 +0800 Subject: [PATCH] * Fix bug #19445. --- module/my/view/bug.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/my/view/bug.html.php b/module/my/view/bug.html.php index e539ee3b91..df4389c7d5 100644 --- a/module/my/view/bug.html.php +++ b/module/my/view/bug.html.php @@ -109,7 +109,7 @@ pri?>' title='bug->priList, $bug->pri);?>'>bug->priList, $bug->pri)?> ' title='bug->confirmedList, $bug->confirmed);?>'>bug->confirmedList, $bug->confirmed)?> - createLink('bug', 'view', "bugID=$bug->id"), $bug->title, null, "style='color: $bug->color' title={$bug->title}");?> + createLink('bug', 'view', "bugID=$bug->id"), $bug->title, null, "style='color: $bug->color' title='{$bug->title}'");?> productLink == 'product-all' ? '' : "productID=$bug->product";?>