← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 580329] [NEW] typo in game-ui.xml

 

Public bug reported:

Line 206 in game-ui.xml has a typo that prevents information from loading in the "Game Information" window.
currently it reads:  
    <textarea name="discription" from="basetextarea">

It should read:
    <textarea name="description" from="basetextarea">

** Affects: mythbuntu
     Importance: Undecided
         Status: New

-- 
typo in game-ui.xml
https://bugs.launchpad.net/bugs/580329
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
Line 206 in game-ui.xml has a typo that prevents information from loading in the "Game Information" window.
currently it reads:  
    <textarea name="discription" from="basetextarea">

It should read:
    <textarea name="description" from="basetextarea">





Follow ups

References