[Bug 1717573] Re: Bad query error when searching in GNOME Software (special chars snap)

2018-11-22 Thread Paweł Stołowski
** Changed in: snapd
   Importance: Undecided => High

** Changed in: snapd
   Status: In Progress => Fix Committed

** Changed in: snapd
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software (special chars snap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software (special chars snap)

2018-01-02 Thread Michael Vogt
It seems what you need is the right error kind to distinguish this
error, this is done in: https://github.com/snapcore/snapd/pull/4428 now

** Changed in: snapd
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software (special chars snap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software (special chars snap)

2017-11-21 Thread AsciiWolf
Still happening in Bionic.

** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software (special chars snap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software (special chars snap)

2017-10-19 Thread Sebastien Bacher
** Summary changed:

- Bad query error when searching in GNOME Software (special chars)
+ Bad query error when searching in GNOME Software (special chars snap)

** Tags added: gnome-software-snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software (special chars snap)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software

2017-10-19 Thread Sebastien Bacher
** Also affects: snapd
   Importance: Undecided
   Status: New

** Summary changed:

- Bad query error when searching in GNOME Software
+ Bad query error when searching in GNOME Software (special chars)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software (special chars)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software

2017-09-17 Thread Robert Ancell
I opened a forum topic to discuss with the snapd authors:
https://forum.snapcraft.io/t/special-characters-cause-searches-to-fail/2158

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software

2017-09-17 Thread Robert Ancell
Testing shows +&><() seem to work fine, but =|!{}[]^"~*?:\/ do not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software

2017-09-17 Thread Robert Ancell
The bug appears to be in snapd which is returning this error.

** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717573] Re: Bad query error when searching in GNOME Software

2017-09-17 Thread Robert Ancell
>From store/store.go in the snapd repository:

// these characters might have special meaning on the search
// server, and don't form part of a reasonable search, so
// abort if they're included.
//
// "-" might also be special on the server, but it's also a
// valid part of a package name, so we let it pass
if strings.ContainsAny(searchTerm, `+=&|>https://bugs.launchpad.net/bugs/1717573

Title:
  Bad query error when searching in GNOME Software

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1717573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs