I found that a patch was necessary for the event/ical feed to support the tokenauth module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | event.ical__0.patch | 942 bytes | mfb |
| #4 | event.ical_.patch | 817 bytes | mfb |
| support.tokenauth.patch | 926 bytes | mfb |
I found that a patch was necessary for the event/ical feed to support the tokenauth module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | event.ical__0.patch | 942 bytes | mfb |
| #4 | event.ical_.patch | 817 bytes | mfb |
| support.tokenauth.patch | 926 bytes | mfb |
Comments
Comment #1
gerhard killesreiter commentedCan you explain thi a bit? Why isn't a similar patch neccessary for the RSS feeds?
Comment #2
mfbThe only reason is that event/ical redirects to a new path, with the current year, month, etc. An alternative solution would be to remove the redirect on the event/ical path, and have it render the ical feed directly.
Comment #3
gerhard killesreiter commentedI think I'd prefer that second approach. Would you mind rolling a patch for it?
Comment #4
mfbOk. This patch actually removes some lines of code :)
Comment #5
mfbalso need to patch the phpdoc
Comment #6
samuelet commentedWorked for me. Really useful.
Comment #7
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.