[PR #1576] [MERGED] fix(caldav): remove METHOD:PUBLISH from caldav exports #7635

Closed
opened 2026-04-20 17:47:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1576
Author: @kolaente
Created: 9/30/2025
Status: Merged
Merged: 9/30/2025
Merged by: @kolaente

Base: mainHead: codex/remove-method-publish-from-caldav-exports


📝 Commits (1)

  • a7e92e0 test: assert caldav exports omit method header

📊 Changes

5 files changed (+2 additions, -39 deletions)

View changed files

📝 pkg/caldav/caldav.go (+1 -2)
📝 pkg/caldav/caldav_test.go (+1 -8)
📝 pkg/caldav/parsing_test.go (+0 -17)
📝 pkg/routes/caldav/listStorageProvider_test.go (+0 -8)
📝 pkg/webtests/caldav_test.go (+0 -4)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1573


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1576 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `codex/remove-method-publish-from-caldav-exports` --- ### 📝 Commits (1) - [`a7e92e0`](https://github.com/go-vikunja/vikunja/commit/a7e92e0732f68e3332cea07f77135048233bda78) test: assert caldav exports omit method header ### 📊 Changes **5 files changed** (+2 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `pkg/caldav/caldav.go` (+1 -2) 📝 `pkg/caldav/caldav_test.go` (+1 -8) 📝 `pkg/caldav/parsing_test.go` (+0 -17) 📝 `pkg/routes/caldav/listStorageProvider_test.go` (+0 -8) 📝 `pkg/webtests/caldav_test.go` (+0 -4) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1573 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:47:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7635