Skip to content

Fix WebIDE image being base64

Maciej Krüger requested to merge mkg20001/gitlab:fix-webide into master

What does this MR do?

Fixes issue #322403 (closed)

Problem was createCommitPayload expects a blob url but we gave a data url and base64 content

This fixes it and also makes the preview work

Screenshots (strongly suggested)

image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Maciej Krüger

Merge request reports