xml, html some attribute values treated as file names?

Hi,
Take a look at attached screenshot.
1.6.0_02, #7269
Is it a bug?

-serg



Attachment(s):
resolveError.png
0

Looks like it's a feature. Could someone tell me the name of this inspection? I can't find which one to turn off.

Thanks!
-serg

0
Avatar
Permanently deleted user

Hi,
Take a look at attached screenshot.
1.6.0_02, #7269
Is it a bug?

-serg


Yeah :))

It's not a bug, it's a feature :))

LOL

A

0
Avatar
Permanently deleted user

Hello Sergiy,

this is a similar error like the one that was reported here:
http://www.jetbrains.net/jira/browse/IDEA-14890

Do you use the log4j plugin as well?

Sascha

0
Avatar
Permanently deleted user

Hi Sascha,

No, I don't have such a plugin installed.
My plugin list: JetGroovy, Ruby, TabSwitch, Tasks, CodeCompletionLive
Last two plugins are mine, and I'm pretty sure I didn't mess up with
custom resolvers. Didn't update TabSwitch for ages. Groovy and Ruby
might have something to do, but I doubt. This issue came up only after
upgrade to latest EAP (7269).

I'm surprised that I'm the only one who has this problem.

-serg

Sascha Weinreuter wrote:

Hello Sergiy,

this is a similar error like the one that was reported here:
http://www.jetbrains.net/jira/browse/IDEA-14890

Do you use the log4j plugin as well?

Sascha

0
Avatar
Permanently deleted user

You are not alone. It happens on the 7.0 final release. I have the JetGroovy and Ruby plugins installed and that's it. My xml has a project tag as root and it treats attribute values as files, depsite that fact there's a dtd telling it that it is nothing to do with ant.

0
Avatar
Permanently deleted user

FYI, disabling the Ruby plugin fixes the problem

0

It is caused by Ruby plugin, please use last version. http://www.jetbrains.net/jira/browse/RUBY-1068

0
Avatar
Permanently deleted user

Brian Adams wrote:

FYI, disabling the Ruby plugin fixes the problem

Great thanks.

0

Hello Sergiy,

Brian Adams wrote:

>> FYI, disabling the Ruby plugin fixes the problem
>>

Great thanks.


The latest version of the Ruby plugin contains a fix.


0

请先登录再写评论。