Bug 249061 - https://www.freebsd.org/events/events.ics has some validation errors
Summary: https://www.freebsd.org/events/events.ics has some validation errors
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sergio Carlavilla Delgado
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-02 07:34 UTC by Li-Wen Hsu
Modified: 2022-02-28 21:58 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2020-09-02 07:34:58 UTC
Google calendar cannot display events imported from https://www.freebsd.org/events/events.ics , possibly due to there are some validation errors found by https://icalendar.org/validator.html
Comment 1 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2020-09-02 07:37:56 UTC
I'll take a look.
Comment 2 Minsoo Choo 2022-02-27 20:48:01 UTC
Is the page still valid? I cannot find the page.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-28 21:57:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=007011c9ef7837e3069e6afa1c4de9d24b0f2e23

commit 007011c9ef7837e3069e6afa1c4de9d24b0f2e23
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-02-28 21:55:33 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-02-28 21:55:33 +0000

    Activate events calendar ics and fix some warnings

    PR:             249061
    Submitted by:   lwhsu@

 website/config/_default/config.toml            |  2 +-
 website/data/en/events/events2014.toml         |  2 +-
 website/themes/beastie/layouts/events/list.ics | 19 +++++--------------
 3 files changed, 7 insertions(+), 16 deletions(-)
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-02-28 21:58:49 UTC
I fixed the errors.
There's still one error. But it was also in the old website. So I think we can close this PR.