The only way to solve this problem is add scheme and host attributes to your intent filter:
That is because in documentation says that android:pathPattern only works if has an scheme and host defined.
http://developer.android.com/guide/topics/manifest/data-element.html