Skip to content

fix(AugmentedTemplateResponse): fix manifest route name and return replacement#2474

Open
MatrixNeoKozak wants to merge 1 commit into
nextcloud:masterfrom
MatrixNeoKozak:fix/fix-augmentedtemplateresponse-fix-manifest-route-name-and-return-replacement-1783872638780
Open

fix(AugmentedTemplateResponse): fix manifest route name and return replacement#2474
MatrixNeoKozak wants to merge 1 commit into
nextcloud:masterfrom
MatrixNeoKozak:fix/fix-augmentedtemplateresponse-fix-manifest-route-name-and-return-replacement-1783872638780

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

What

Fix the route name used for manifest generation in Nextcloud 32 to bookmarks.webview.manifest, and assign the result of preg_replace back to $return so the replacement is not discarded.

Why

This change resolves the target issue or improvement.

How to test

Verify that the project builds/runs correctly and the specific bug/improvement is addressed.

Fixes #2467

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.

nextcloud bookmarks takes several minutes to load

1 participant