Your message dated Sun, 26 Oct 2014 18:48:55 +0000 with message-id <[email protected]> and subject line Bug#753885: Removed package(s) from unstable has caused the Debian Bug report #288147, regarding nxml-mode: pattern matching should be case-sensitive in validation to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 288147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288147 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nxml-mode Version: 20041004-4 Severity: normal Consider the following example: ay:~> cat test.xml <?xml version="1.0"?> <root>Test</root> ay:~> cat test.rnc default namespace = "" start = element root { xsd:normalizedString { pattern = "[a-z]*" } } When test.xml is opened in emacs, nxml-mode says that the file is valid, though the root element contains a "T". If I add ASCII letters (either lowercase or uppercase), it still says that the file is valid, but as soon as I add a non-letter character, nxml-mode says that the file is invalid, as expected. As a comparison, here's what I get with xmllint: ay:~> trang test.rnc test.rng ay:~> xmllint --noout --relaxng test.rng test.xml test.xml:2: element root: Relax-NG validity error : Error validating datatype normalizedString test.xml:2: element root: Relax-NG validity error : Element root failed to validate content test.xml fails to validate -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (900, 'testing'), (200, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.9-powerpc Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1) Versions of packages nxml-mode depends on: ii emacs21 21.3+1-8 The GNU Emacs editor ii emacsen-common 1.4.15 Common facilities for all emacsen. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 23.4+1-4.1+rm Dear submitter, as the package emacs23 has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/753885 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

