Skip to content

fix: path for update.xml for loading extensions#131

Merged
archandatta merged 1 commit intomainfrom
archand/fix-extension-path
Jan 23, 2026
Merged

fix: path for update.xml for loading extensions#131
archandatta merged 1 commit intomainfrom
archand/fix-extension-path

Conversation

@archandatta
Copy link
Copy Markdown
Contributor

@archandatta archandatta commented Jan 23, 2026

Note

Aligns update.xml URLs with the actual installed extension directory to prevent path mismatches.

  • In UploadExtensionsAndRestart, after unzipping, call policy.RewriteUpdateXMLUrls(update.xml, <name>) (non-fatal on error)
  • Add RewriteUpdateXMLUrls in policy with extensionPathRegex to replace /extensions/[^/]+/ with /extensions/<name>/

Written by Cursor Bugbot for commit e0a7265. This will update automatically on new commits. Configure here.

@archandatta archandatta requested a review from rgarcia January 23, 2026 17:35
@archandatta archandatta merged commit 63a28df into main Jan 23, 2026
5 checks passed
@archandatta archandatta deleted the archand/fix-extension-path branch January 23, 2026 17:43
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.

2 participants