Hide Forgot
Searching under all subscriptions only matches the main product for a subscription, it should match the provided products too. Hightlight the search results in the sub list and details, so we know what/why we matched.
fix causes traceback when anything is typed into the text filter. python-2.6.5-3.el6.x86_64 subscription-manager-gnome-0.93.15-1.git.7.59ba6e9.el6.x86_64 subscription-manager-firstboot-0.93.15-1.git.7.59ba6e9.el6.x86_64 python-rhsm-0.94.15-1.git.0.b738ea1.el6.noarch subscription-manager-0.93.15-1.git.7.59ba6e9.el6.x86_64 Traceback (most recent call last): File "/usr/share/rhsm/gui/allsubs.py", line 211, in contain_text_entry_changed self.display_pools() File "/usr/share/rhsm/gui/allsubs.py", line 153, in display_pools self.get_filter_text()), File "/usr/share/rhsm/gui/utils.py", line 87, in apply_highlight parts = re.split("(" + highlight + ")", text, flags=re.I) TypeError: split() got an unexpected keyword argument 'flags' Traceback (most recent call last): File "/usr/share/rhsm/gui/allsubs.py", line 211, in contain_text_entry_changed self.display_pools() File "/usr/share/rhsm/gui/allsubs.py", line 153, in display_pools self.get_filter_text()), File "/usr/share/rhsm/gui/utils.py", line 87, in apply_highlight parts = re.split("(" + highlight + ")", text, flags=re.I) TypeError: split() got an unexpected keyword argument 'flags' Traceback (most recent call last): File "/usr/share/rhsm/gui/allsubs.py", line 211, in contain_text_entry_changed self.display_pools() File "/usr/share/rhsm/gui/allsubs.py", line 153, in display_pools self.get_filter_text()), File "/usr/share/rhsm/gui/utils.py", line 87, in apply_highlight parts = re.split("(" + highlight + ")", text, flags=re.I) TypeError: split() got an unexpected keyword argument 'flags' Traceback (most recent call last): File "/usr/share/rhsm/gui/allsubs.py", line 211, in contain_text_entry_changed self.display_pools() File "/usr/share/rhsm/gui/allsubs.py", line 153, in display_pools self.get_filter_text()), File "/usr/share/rhsm/gui/utils.py", line 87, in apply_highlight parts = re.split("(" + highlight + ")", text, flags=re.I) TypeError: split() got an unexpected keyword argument 'flags'
subscription-manager-gnome-0.93.15-1.git.9.27da614.el6.x86_64 as of this version, searches now work by filtering both subscription name and bundled products in a nice non case sensitive way.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0611.html