FS#198 - unprotected "new_window" alias in a sample config
Attached to Project:
Uzbl
Opened by Igor (Ygrex) - 2010-01-26 10:12:01 AM
Last edited by Anonymous Submitter - 2010-03-18 08:55:38 AM
Opened by Igor (Ygrex) - 2010-01-26 10:12:01 AM
Last edited by Anonymous Submitter - 2010-03-18 08:55:38 AM
|
DetailsIn a sample config "new_window" is equal to:
sh 'uzbl-browser -u $8' the parameter $8 should be protected with quotes: sh 'uzbl-browser -u "$8"' otherwise, when $8 is empty, a new instance of uzbl will not find a proper socket |
This task depends upon
Closed by Anonymous Submitter
2010-03-18 08:55:38 AM
Reason for closing: Fixed
Additional comments about closing: Updated config
2010-03-18 08:55:38 AM
Reason for closing: Fixed
Additional comments about closing: Updated config