Opened 9 years ago
Closed 9 years ago
#12251 closed bug (fixed)
WebPositive Settings - search parameter sometimes interpreted as literal
Reported by: | IIsi50MHz | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
WebPositive allows setting a default search page with the parameter "%s" used to represent a user query. When no query is provided, the parameter is incorrectly interpretted as a literal. This seems not specific to a particular search provider.
Example:
- Launch WebPositive and select Windows > Settings from the menubar.
- Set the "Search page" setting to: https://www.google.com/search?q=%s
- Set the "New tabs" setting to "Open search page".
- Click the Apply button and close the Settings window.
- Peform a search in the addressbar; results appear as expected.
- Open a new tab; an unexpected search for "%s" is performed.
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Platform: | x86 → All |
Status: | new → in-progress |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev49470.