Doesn't work ignore filter dialog if .hgignore file is empty
Created originally on Bitbucket by kuy (Yuki Kodama)
All is in the title, I did following steps:
Create new repository with .hgignore file (empty)
Open commit dialog
Open ignore filter dialog from context menu of unknown file
Edit "Glob" text and click "add" button
I've push "add" button, but no response.
After adding "syntax: glob" to .hgignore text, it works without the problem.
I'm using version 0.7 on Windows XP Pro SP3 32bit Japanese.