Bug 569132

Summary: Yast Control Center's filter's "No matches found" message returns markup in error message.
Product: [openSUSE] openSUSE 11.2 Reporter: Dejan Cabrilo <dcabrilo>
Component: YaST2Assignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: novell
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dejan Cabrilo 2010-01-08 13:08:54 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4

In GNOME, in Yast Control Center (same goes for GNOME's control center), when I do a filter search for e.g. "foobar", I get a message saying:

No matches found
Your filter "<b>foobar</b>" does not match any items.

Markup <b> is not parsed, but displayed.

Reproducible: Always

Steps to Reproduce:
1. Start Yast Control Center (Gnome)
2. Do a filter search for "foobar"

Actual Results:  
Message displayed is:

No matches found
Your filter "<b>foobar</b>" does not match any items.

Expected Results:  
Message displayed should be:

No matches found
Your filter "foobar" does not match any items.

with foobar being bolded.
Comment 1 Daniel van Eeden 2010-08-04 15:45:04 UTC
Duplicate of #556256

*** This bug has been marked as a duplicate of bug 556256 ***