Getting error "No argument for format '%l' " when opening a sql file with SQL Navigator.
The file name contains a % on it.
Steps to reproduce the problem:
1. Create a sql file with the name te%st.sql
2. Try to open the file with SQL Navigator
3. Run the query
The error "No argument for format '%l" is raised and it is not possible to run the query.