Your message dated Wed, 17 Oct 2018 22:54:30 +0200
with message-id <[email protected]>
and subject line Re: Bug#463773: $string || $otherstring does not do what this 
module thinks it does
has caused the Debian Bug report #463773,
regarding $string || $otherstring does not do what this module thinks it does
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.)


-- 
463773: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libxml-feed-perl
Version: 0.12-1
Severity: normal

        $item->{author} || $item->{dc}{creator};

Woah unto an author named "0", who will be passed over for the creator.

        $item->{guid} || $item->{link};

"0" is a not very good, but conceivable guid.

        $feed->{rss}->channel('language') ||
        $feed->{rss}->channel->{dc}{language};

There is probably not a language named "0", but why build this assumption
into the code?

        $feed->{rss}->channel('generator') ||
        $feed->{rss}->channel->{'http://webns.net/mvcb/'}{generatorAgent};

This makes me *want* to name my feed generator "0".

        $feed->{rss}->channel('webMaster') ||
        $feed->{rss}->channel->{dc}{creator};

..

This is probably not an exhaustive list, I only looked in RSS.pm.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libxml-feed-perl depends on:
ii  libclass-errorhandler-perl 0.01-2        Base class for error handling
ii  libdatetime-format-mail-pe 0.3001-1      Convert between DateTime and RFC28
ii  libdatetime-format-w3cdtf- 0.04-2        Parse and format W3CDTF datetime s
ii  libdatetime-perl           2:0.41-1      perl DateTime - Reference implemen
ii  libfeed-find-perl          0.06-2        Syndication feed auto-discovery
ii  libhtml-parser-perl        3.56-1        A collection of modules that parse
ii  liburi-fetch-perl          0.08-1        Smart URI fetching/caching
ii  liburi-perl                1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  libwww-perl                5.808-1       WWW client/server library for Perl
ii  libxml-atom-perl           0.25-2        Atom feed and API implementation
ii  libxml-rss-perl            1.31-3        Perl module for managing RSS (RDF 
ii  perl                       5.8.8-12      Larry Wall's Practical Extraction 

libxml-feed-perl recommends no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 0.55+dfsg-1

On Sun, 03 Feb 2008 01:19:20 -0500, Joey Hess wrote:

> Package: libxml-feed-perl
> Version: 0.12-1
> Severity: normal
> 
>         $item->{author} || $item->{dc}{creator};
> 
> Woah unto an author named "0", who will be passed over for the creator.

According to the upstream ticket, this is closed in 0.55, hence
closing the Debian bug report as well.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Leonard Cohen: Recitation (with Neil Larsen)

Attachment: signature.asc
Description: Digital Signature


--- End Message ---

Reply via email to