| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Maxim Mossienko |
| Subsystem | XML editing |
| Affected versions |
No affected versions
|
| Fixed in |
No fix versions
|
| Fixed in build |
Next build |
| Build |
7590
|
| Fixed in build |
8232
|
| Severity |
0
|
IDEA-43113 |
XML empty namespace URI can't be ignored |
|
|
In any event I think some change would be good because the editor acts like it is letting you ignore (and in fact puts it in the ignore list) and then continues to flag it. Perhaps just disabling the ignore option for this?
Not quite. The spec says in Section 6.2 "Namespace Defaulting":
I agree though that the handling could be improved. Something about an unknown URI isn't the best possible error message ;)
In any event I would much prefer to have an action which allows you to ignore this specific parse complaint so that if you want a document with empty prefixed name spaces to validate you could. This would be similar to ignoring certain complains in java.