Skip to content

Commit 7c1ea9f

Browse files
Steve Liangclaude
authored andcommitted
Comment out placeholder dates that crash site generation
The 2026-00-00 dates cause relaton-bib to crash with 'invalid date' during collection XML generation. Commented out until real dates are known. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 51d6a54 commit 7c1ea9f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

document.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
:draft: 3.0
1010
:external-id: http://www.opengis.net/doc/{doc-type}/{standard}/{m.n}
1111
:docnumber: 25-019
12-
:received-date: 2026-00-00
13-
:issued-date: 2026-00-00
14-
:published-date: 2026-00-00
12+
:comment: Dates are placeholders; uncomment with valid ISO dates when submitted
13+
//:received-date: 2026-01-01
14+
//:issued-date: 2026-01-01
15+
//:published-date: 2026-01-01
1516
:fullname: Steve Liang
1617
:fullname_2: Ryan Ahola
1718
:docsubtype: conceptual-model

0 commit comments

Comments
 (0)