[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2026-05-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=498462

[email protected] changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kholidays/-/commit/a
   ||7b2f8315373d4e44fb9011b8109
   ||12f721c5eee3
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #9 from [email protected] ---
Git commit a7b2f8315373d4e44fb9011b810912f721c5eee3 by tomblack white.
Committed on 14/05/2026 at 15:17.
Pushed by winterz into branch 'master'.

fix holidays appear twice in january

In January, kholidays parses the holiday files based on a two-year date range.
This results in the files being parsed twice.
This specifies holidays that are designated with a specific year, month, and
day, which are added in the first year and then also in the second year.
Therefore, holidays designated with a specific year, month, and day appear
twice in January.
So the fix is to limit holiday event only add when the event date on the
current year.

M  +25   -14   src/parsers/plan2/holidayparserdriverplan.cpp
M  +1-0src/parsers/plan2/holidayparserdriverplan_p.h

https://invent.kde.org/frameworks/kholidays/-/commit/a7b2f8315373d4e44fb9011b810912f721c5eee3

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2026-05-14 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=498462

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kholidays/-/merge_requests/171

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2026-04-26 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=498462

--- Comment #7 from Allen Winter  ---
looking at the screenshot I just attached, KOrganizer seems ok.  I only see one
holiday per date.

The line ""설날"  public on 28.1.2025 length 3 days"  in
holiday_kr_ko defines that holiday.

reading holiday_kr_ko I can't see any reason why the kholidays library would
think to report multiple holidays on 28-30 January 2025

IOW: I'm not so sure that this is a bug in libkholidays.   I could be wrong.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2026-04-26 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=498462

Allen Winter  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #6 from Allen Winter  ---
Created attachment 191816
  --> https://bugs.kde.org/attachment.cgi?id=191816&action=edit
KOrganizer Agenda View with South Korea Holidays in January 2025

Shows KOrganizer in Agenda View with South Korean holidays to include 28-30
January 2025

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2026-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=498462

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kholidays] [Bug 498462] Digital Clock calendar shows holidays in January twice

2025-01-22 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=498462

Fushan Wen  changed:

   What|Removed |Added

Version|6.2.5   |6.10.0
  Component|Digital Clock widget|general
   Assignee|[email protected] |[email protected]
   Target Milestone|1.0 |---
Product|plasmashell |frameworks-kholidays

--- Comment #5 from Fushan Wen  ---
KHolidays loads holidays in January twice, but I don't quite understand how it
parses the data file.

-- 
You are receiving this mail because:
You are watching all bug changes.