Skip to content

general: Error out if unhandled protocol is entered from CLI or pathbar

Rahul Verma requested to merge rv404674/nautilus:error_out into master

The solution is to explicitly check for unhandled protocol( including x-nautilus-search) in both cli and pathbar, and error out before even opening the uri.

Closes #237 (closed)

Edited by Rahul Verma

Merge request reports