FS#47102 - [w3m] can't load shorter links
Attached to Project:
Arch Linux
Opened by Rodney T (towardrodney) - Wednesday, 18 November 2015, 05:21 GMT
Last edited by Gaetan Bisson (vesath) - Friday, 20 November 2015, 20:35 GMT
Opened by Rodney T (towardrodney) - Wednesday, 18 November 2015, 05:21 GMT
Last edited by Gaetan Bisson (vesath) - Friday, 20 November 2015, 20:35 GMT
|
Details
Description:
w3m-0.5.3.git20151109-1 update only starts with full link where previous version would allow shorter links. "w3m http://www.google.com/" Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: "w3m google.com" w3m: Can't load google.com. or w3m www.google.com w3m: Can't load google.com. |
This task depends upon
Closed by Gaetan Bisson (vesath)
Friday, 20 November 2015, 20:35 GMT
Reason for closing: Fixed
Additional comments about closing: w3m-0.5.3.git20151119-1 in [extra]
Friday, 20 November 2015, 20:35 GMT
Reason for closing: Fixed
Additional comments about closing: w3m-0.5.3.git20151119-1 in [extra]
thanks a lot
works if `argv_is_url 1` is in the config file (~/.w3m/config or
/etc/w3m/config).
The argv_is_url feature is disabled by default in plain w3m.
In Debian, `argv_is_url 1` is already in /etc/w3m/config instead of
debian/patches. Anyway, I've applied the change to enable
argv_is_url by default in the master branch of Debian's Git repo.
- https://anonscm.debian.org/cgit/collab-maint/w3m.git
So this bug will be fixed in version >=v0.5.3+git20151119.