This is a migrated thread and some comments may be shown as answers.

Good code turned red after updating to version 2012.2.815.1

3 Answers 45 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ezequiel
Top achievements
Rank 2
Ezequiel asked on 16 Aug 2012, 11:16 AM
After we updated to lastest version some good code turned red.

Like this:
.ClientEvents(events =>
{
      events.OnRowSelected(string.Format("onRowSelected{0}", this.Model.Field));
})

With JustCode_2012.1.321.1 it's good code.
Yesterday we updated to JustCode_2012.2.815.1, it turned red.
But just for our web project and where it's used Telerik for ASP.NET MVC.

Should we change some settings?

Thanks

3 Answers, 1 is accepted

Sort by
0
IT
Top achievements
Rank 2
answered on 17 Aug 2012, 12:52 PM
We are seeing the same issues when using the latest KendoUI for MVC and JustCode version 2012.2.815.1.  We had to drop back to the last build of JustCode.
0
Zdravko
Telerik team
answered on 21 Aug 2012, 11:53 AM
Hi all,

 Thanks for the feedback.
We are aware of this issue and we are working on to fix it.
If you find these errors too annoying, please feel free to roll back to our previous version until the fix arrive.
Thanks.

Greetings,
Zdravko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Zdravko
Telerik team
answered on 22 Aug 2012, 11:04 AM
Hello,

 @Ezequiel
We improved the analysis and fixed some cases.
Would you send us a sample project with your code so we could test this case too.
Thanks.

Greetings,
Zdravko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Code Analysis
Asked by
Ezequiel
Top achievements
Rank 2
Answers by
IT
Top achievements
Rank 2
Zdravko
Telerik team
Share this question
or