Opened 11 years ago
Closed 11 years ago
#9926 closed bug (fixed)
WebPositive uses Google search regardless of "Search page" settings
Reported by: | kevin | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | google, search | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description (last modified by )
Using WebPositive 1.1alpha on hrev45954, entering a search term in the address bar or using the "Search web" command from the context menu searches using Google, regardless of what is entered in WebPositive's Settings->General->Search page option.
#6943 suggests Google is hard-coded as WebPositive's search engine.
Attachments (1)
Change History (4)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Version: | R1/alpha4.1 → R1/Development |
by , 11 years ago
Attachment: | 0001-Address-bar-searches-now-use-configured-search-strin.patch added |
---|
comment:2 by , 11 years ago
patch: | 0 → 1 |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch applied in hrev46671 with an extra change to automatically migrate the setting files to the new default value.
Note:
See TracTickets
for help on using tickets.
Changes kDefaultSearchPageURL to accept a query; result is used when searching via address bar.