You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Display vulnerability ID and severity level for security updates
2. Add "Description:" label for security update information
3. Add mouse cursor change for clickable links in details
4. Add translatable strings for vulnerability ID, severity, and
description
5. Change version label to show "Vulnerability ID:" for security updates
6. Conditionally show severity level when data is available
Log: Added security update details showing vulnerability ID and severity
level
Influence:
1. Check security updates show vulnerability ID instead of version
2. Verify severity level displays only for security updates with valid
data
3. Test mouse cursor changes to pointer when hovering over links
4. Verify internationalization of new strings (Vulnerability ID,
Severity, Description)
5. Ensure non-security updates still display version number correctly
6. Test description label format change for security updates
feat: 添加安全更新详细信息展示
1. 为安全更新显示漏洞编号和漏洞等级
2. 在安全更新信息前添加"漏洞描述:"标签
3. 在详情中可点击链接处添加鼠标光标样式变化
4. 添加漏洞编号、漏洞等级和漏洞描述的可翻译字符串
5. 安全更新时版本标签改为显示"漏洞编号:"
6. 有漏洞等级数据时条件显示等级
Log: 新增安全更新详情,显示漏洞编号和漏洞等级
Influence:
1. 检查安全更新是否显示漏洞编号而非版本号
2. 验证仅有有效漏洞等级数据时才显示等级
3. 测试鼠标悬停在链接上时光标变为手型
4. 验证新字符串(漏洞编号、等级、描述)的国际化翻译
5. 确保非安全更新仍正确显示版本号
6. 测试安全更新描述标签格式变化
PMS: BUG-362141 BUG-362669
0 commit comments