Skip to content

Pages appear in wrong version #11

@gvenzl

Description

@gvenzl

Although the page has the right version set, when the site is generated the pages show up under the wrong version.

Note below, Table Value Constructor is part of 23.2.0:

image

It appears to be a bug in the generation scripts, the generated /docs/modules/versions/nav.adoc file seems to have mixed versions inside it:

* xref:index.adoc[]
** xref:23.2.0/index.adoc[]
*** xref:23.2.0/boolean.adoc[]
** xref:12.1.0.1/index.adoc[]
*** xref:12.1.0.1/identity-columns.adoc[]
*** xref:23.2.0/table-value-constructor.adoc[]
*** xref:23.2.0/if-not-exists.adoc[]
*** xref:12.1.0.1/plsql-function-in-sql.adoc[]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions