[Bug 316140] Re: wikipedia tab shows only languages block
WarwickH
warwickha at yahoo.com.au
Sat Jan 24 17:30:43 UTC 2009
Thanks to Helge's suggestion, I was able to get the artist tab working
again by modifying line 4192 of contextbrowser.cpp in the 1.4.10 source
and then recompiling.
from: m_wiki = m_wiki.mid( m_wiki.find( "<h1 class=\"firstHeading\">" ) );
to: m_wiki = m_wiki.mid( m_wiki.find( "<h1 id=\"firstHeading\" class=\"firstHeading\">" ) );
--
wikipedia tab shows only languages block
https://bugs.launchpad.net/bugs/316140
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.
More information about the kubuntu-bugs
mailing list