You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "shanedell (via GitHub)" <gi...@apache.org> on 2023/06/12 16:39:19 UTC

[GitHub] [daffodil-vscode] shanedell opened a new pull request, #656: Fix issue with launch wizard parsing

shanedell opened a new pull request, #656:
URL: https://github.com/apache/daffodil-vscode/pull/656

   Fix issue with launch wizard parsing
   
   - Update launch wizard to parse the daffodilDebuggerClasspathTable items textContent instead of innerHTML.
     - Using innerHTML was causing an issue where the wizard would set the classpath as the css class name "debug-classpath-item" instead of its actual value.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] shanedell commented on pull request #656: Fix issue with launch wizard parsing

Posted by "shanedell (via GitHub)" <gi...@apache.org>.
shanedell commented on PR #656:
URL: https://github.com/apache/daffodil-vscode/pull/656#issuecomment-1587685079

   @nlewis05 please make sure this PR does in fact fix this issue you were seeing an approve if it does.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] shanedell merged pull request #656: Fix issue with launch wizard parsing

Posted by "shanedell (via GitHub)" <gi...@apache.org>.
shanedell merged PR #656:
URL: https://github.com/apache/daffodil-vscode/pull/656


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org