Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(developer): handle displayMap correctly with 'fill from layout' #9861

Merged

Conversation

mcdurdin
Copy link
Member

Fixes #9851.

Two fixes:

  • errors from loading the displayMap from disk should be handled before passing result to next function
  • temp compile of the .kmn for the 'fill from layout' function should be in the same path as the original .kmn, so that referenced files can be located

@keymanapp-test-bot skip

(User test involves setting up a &displayMap which is a bit too involved to be feasible right now... I have tested locally.)

Fixes #9851.

Two fixes:

* errors from loading the displayMap from disk should be handled before
  passing result to next function
* temp compile of the .kmn for the 'fill from layout' function should be
  in the same path as the original .kmn, so that referenced files can be
  located
@mcdurdin mcdurdin requested a review from darcywong00 as a code owner October 26, 2023 07:50
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Oct 26, 2023

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

@mcdurdin mcdurdin modified the milestones: A17S24, A17S25 Oct 27, 2023
@mcdurdin mcdurdin merged commit 83ca878 into master Oct 28, 2023
3 checks passed
@mcdurdin mcdurdin deleted the fix/developer/9851-fill-from-layout-displaymap-path branch October 28, 2023 06:50
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.201-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(developer): Fill From Layout gets confused with paths
3 participants