Bug 634484

Summary: XML tags are displayed in anaconda GUI
Product: [Fedora] Fedora Localization Reporter: He Rui <rhe>
Component: Chinese Simplified [zh_CN]Assignee: Tian Shixiong <tiansworld>
Status: CLOSED NEXTRELEASE QA Contact: Tian Shixiong <tiansworld>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: fedora-trans-zh_cn, piotrdrag
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-14 13:11:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
code displayed none

Description He Rui 2010-09-16 06:45:59 UTC
Description of problem:
Install anaconda 14.17.1 in F14-beta-tc1, '<b>' is shown in advanced storage step as attached.

Comment 1 He Rui 2010-09-16 06:46:34 UTC
Created attachment 447653 [details]
code displayed

Comment 2 Piotr Drąg 2010-09-20 09:50:40 UTC
The problem is that the second tag misses the ending character (it should be </b>, like in the original string).