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

Mimetype regression fix for old data model webfiles save scenario #685

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

tyaginidhi
Copy link
Contributor

CSS mime type was getting corrupted after edit from vscode web extension causing the CSS rendering on runtime to be off for a power pages site. This fix reads the mimetype correctly from backend and writes back the field during save of webfile content.

@tyaginidhi tyaginidhi marked this pull request as ready for review September 5, 2023 17:01
@tyaginidhi tyaginidhi requested a review from a team as a code owner September 5, 2023 17:01
@tyaginidhi tyaginidhi merged commit 92371a9 into main Sep 5, 2023
6 checks passed
@tyaginidhi tyaginidhi deleted the users/nityagi/MimeTypeRegression branch September 5, 2023 17:47
tyaginidhi added a commit that referenced this pull request Sep 7, 2023
tyaginidhi added a commit that referenced this pull request Sep 7, 2023
* Mimetype regression hotfix (#685)

* In case of multiple annotations/attachments associated with a  pick the latest modified by the user (#687)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants