[plasmashell] [Bug 519676] Clicking Info button in the warning tab has no effect

"Nate Graham" <[email protected]>
Newsgroups gmane.comp.kde.devel.bugs
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=519676

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Nate Graham <[email protected]> ---
So the problem is it wants to open a URL, but here there is none. I see in
warnings.cpp that it's possible for this URL to be unset, so in this case we
should hide the button too.

It looks like we're trying to with `visible: model.info !== ""`, but that fails
because it's not an empty string, it's an empty QVariant, which works out to
"undefined", which we're not checking for.

-- 
You are receiving this mail because:
You are watching all bug changes.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.