Skip to content

Launch configuration wizard mismatched label/text#992

Merged
scholarsmate merged 1 commit intoapache:mainfrom
ctc-oss:launch-config-wizard-mismatch
Mar 21, 2024
Merged

Launch configuration wizard mismatched label/text#992
scholarsmate merged 1 commit intoapache:mainfrom
ctc-oss:launch-config-wizard-mismatch

Conversation

@lrbarber
Copy link
Copy Markdown
Collaborator

@lrbarber lrbarber commented Mar 18, 2024

fixing text description of checkbox to open infoset viewer and infoset diff viewer and
correcting url parse/file problem that prevented diff viewer from finding files on Windows.
Closes #985
Closes #986

@nlewis05 nlewis05 added this to the 1.4.0 milestone Mar 18, 2024
@nlewis05 nlewis05 added the configuration issues related to configuration label Mar 18, 2024
@hdalsania
Copy link
Copy Markdown
Collaborator

This functionality works as expected in Linux platform. Infoset diff viewer functionality configuration is not necessary to remove from the Launch wizard. Recommend bringing infoset view diff setting back in launch configuration but fix the description for infoset viewer and infoeset diff viewer,

This functionality does not work in windows platform and that need to be fixed. It seems like a windows pathing issue as shown below

image

@lrbarber lrbarber force-pushed the launch-config-wizard-mismatch branch from 2e7ce1f to 7df0f13 Compare March 19, 2024 17:17
@lrbarber
Copy link
Copy Markdown
Collaborator Author

Pull request has been updated.

@lrbarber lrbarber requested a review from shanedell March 19, 2024 17:24
@hdalsania
Copy link
Copy Markdown
Collaborator

+1 . Everything is working as expected in Windows and Linux. @shanedell Can you verify this solution in MacOS?

Copy link
Copy Markdown
Collaborator

@hdalsania hdalsania left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Copy Markdown
Contributor

@shanedell shanedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Just fix the formatting issue and squash and this PR should be good with another green +1

Copy link
Copy Markdown
Contributor

@scholarsmate scholarsmate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

- Correcting mismatch in header/description of infoset/diff viewer in launch config wizard.
- Correcting error in Windows path that prevented infoset diff viewer from opening files.

Closes apache#985
Closes apache#986
@shanedell shanedell force-pushed the launch-config-wizard-mismatch branch from 478de7f to 82042b3 Compare March 21, 2024 14:41
@scholarsmate scholarsmate merged commit 5199d58 into apache:main Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration issues related to configuration

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

Infoset diff view does not work Launch config wizard checkbox header vs description mismatch

5 participants