Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2556] xsltproc namespace warning : Namespace default prefix was not found #306

Closed
icinga-migration opened this issue Apr 26, 2012 · 4 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2556

Created by mfriedrich on 2012-04-26 08:43:51 +00:00

Assignee: (none)
Status: Rejected (closed on 2012-09-10 17:25:49 +00:00)
Target Version: (none)
Last Update: 2012-09-10 17:25:49 +00:00 (in Redmine)

Icinga Version: 1.4.0

on invoking xlstproc i get the following warnings:

en

xsltproc --xinclude ../xsl/html-chunked.xsl Icinga.xml 
namespace warning : Namespace default prefix was not found
SMTP
                           ^
namespace warning : Namespace default prefix was not found
POP3
                           ^
namespace warning : Namespace default prefix was not found
HTTP
                           ^
namespace warning : Namespace default prefix was not found
NNTP
                           ^
namespace warning : Namespace default prefix was not found
PING

de

namespace warning : Namespace default prefix was not found
SMTP
                           ^
namespace warning : Namespace default prefix was not found
POP3
                           ^
namespace warning : Namespace default prefix was not found
HTTP
                           ^
namespace warning : Namespace default prefix was not found
NNTP
                           ^
namespace warning : Namespace default prefix was not found
PING
                           ^
namespace warning : Namespace default prefix was not found
HTTP
                           ^
namespace warning : Namespace default prefix was not found
POP3
                           ^
namespace warning : Namespace default prefix was not found
IMAP
                           ^
namespace warning : Namespace default prefix was not found
FTP
                           ^
namespace warning : Namespace default prefix was not found
SSH
                           ^
namespace warning : Namespace default prefix was not found
DHCP
                           ^

is that intended or should it be fixed?

@icinga-migration
Copy link
Author

Updated by Wolfgang on 2012-05-03 19:55:12 +00:00

I can't reproduce this. Since when does this occur?

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-05-05 10:38:43 +00:00

mh for one year or more? never seen a change, just thought to remark it once.

debian sid x64

$ xsltproc --version
Using libxml 20708, libxslt 10126 and libexslt 815
xsltproc was compiled against libxml 20708, libxslt 10126 and libexslt 815
libxslt 10126 was compiled against libxml 20708
libexslt 815 was compiled against libxml 20708

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-09-10 17:24:14 +00:00

  • Icinga Version set to 1
  • (unknown custom field) set to Debian 6

this is a common libxml2 bug, or yet xsltproc, forgetting the namespace when parsing/including entities.

https://lists.oasis-open.org/archives/docbook-apps/200902/msg00005.html
https://mail.gnome.org/archives/xslt/2002-January/msg00022.html
https://mail.gnome.org/archives/xslt/2006-September/msg00008.html
http://www.mail-archive.com/xml@gnome.org/msg07188.html

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-09-10 17:25:49 +00:00

  • Status changed from New to Rejected

guess it's a wontfix, as this probably does not happen elsewhere, and we can just ignore the warning on builds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant