Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

db4-upgrade.xsl failed to convert programlisting contents #260

Open
strk opened this issue Sep 11, 2023 · 0 comments
Open

db4-upgrade.xsl failed to convert programlisting contents #260

strk opened this issue Sep 11, 2023 · 0 comments

Comments

@strk
Copy link

strk commented Sep 11, 2023

The tag was:

<programlisting><![CDATA[x && y]]></programlisting>

It was converted to:

<programlisting>x &&amp; y</programlisting>

Then validator failed to parse it (xmlParseEntityRef: no name)

The conversion was done with the xsl/tools/xsl/build/db4-upgrade.xsl script as of current master branch (efd6265)

robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 11, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
robe2 pushed a commit to postgis/postgis that referenced this issue Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant