Been seeing this since the beta. Still happens on the new v3 from yesterday.
When I debug a log that involves a VisualForce page, it opens the VF file and moves through lines in that file instead of the Apex controller file. Debugging things without VF (triggers) works fine.
Most of the VF files I work in also have JS - can't think of anything else they all have in common.
Debugger loads VF file, not Apex file
#1
Posted 31 Oct 2016 and edited 17 Feb 2018
#2
Posted 01 Nov 2016
Thank you for your bringing this issue to our attention.
We have reproduced this and I've added it to our backlog. Our developers will solve the incorrect direction in the Debug mode.
Thank you,
Kate
Kate Dulko
Customer Relations
The Welkin Suite
twitter: @KateDulko
skype id: d_katerina
e-mail: kate.dulko@welkinsuite.com
#3
Posted 01 Nov 2016
#4
Posted 14 Dec 2016
#5
Posted 15 Dec 2016
Hi Tomic,
Thank you for your questions.
You can use the next workaround:
1) please find in your log file the Method_Entry where the controller is called and copy an ID of the class from this entry; it begins with '01p...';
2) paste this ID to the Code_Unit_Started entry at the beginning of your log file instead of the page's ID which begins with '066...';
3) save the changes in the log file;
4) start debugging from this log file.
Please let us know if this workaround help to solve the issue.
Our developers will work on solving this issue in a frame of improving the Apex Retrospective Debugger functionality that is planned in one of next versions of the IDE.
Thank you,
Kate
Kate Dulko
Customer Relations
The Welkin Suite
twitter: @KateDulko
skype id: d_katerina
e-mail: kate.dulko@welkinsuite.com
#6
Posted 15 Dec 2016
#7
Posted 15 Dec 2016
Hi Dave,
Thank you for your comment. We are glad that this works for you.
I'll keep you updated when the issue will be solved in The Welkin Suite IDE.
Best Regards,
Kate
Kate Dulko
Customer Relations
The Welkin Suite
twitter: @KateDulko
skype id: d_katerina
e-mail: kate.dulko@welkinsuite.com
#8
Posted 05 Jan 2017
Hi Guys,
I want to inform you that the issue related to debugging the log file with an Apex controller is solved in Spire R6 version of The Welkin Suite IDE.
Please let us know if this issue would be reproduced for you.
Thank you,
Kate
Kate Dulko
Customer Relations
The Welkin Suite
twitter: @KateDulko
skype id: d_katerina
e-mail: kate.dulko@welkinsuite.com
#9
Posted 11 Jan 2017
Hiya Kate. Looks good now - thank you!!
#10
Posted 11 Jan 2017
Hi Dave,
Thank you for your feedback!
In this case, I'll close the current topic.
If you have any other questions or suggestions, please contact us.
Regards,
Kate
Kate Dulko
Customer Relations
The Welkin Suite
twitter: @KateDulko
skype id: d_katerina
e-mail: kate.dulko@welkinsuite.com