Your message dated Thu, 10 Apr 2008 20:08:35 -0400
with message-id <[EMAIL PROTECTED]>
and subject line FWD: Accepted ikiwiki 2.42 (source all)
has caused the Debian Bug report #473987,
regarding ikiwiki: Links relative to baseurl mangled in atom/rss
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.)


-- 
473987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473987
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ikiwiki
Version: 2.41
Severity: normal

Hi,

        I have <base>/blog/manoj as an ikiwiki destination. The rest of
 the site is not a wiki.
,----[ wiki.setup ]
|    srcdir  => "/home/srivasta/Wiki/wiki",
|    destdir => "/var/www/blog/manoj",
|    url     => "http://anzu.internal.golden-gryphon.com/blog/manoj/";,
`----

        Now, there exists a file:
,----[ external page on the same http server ]
|  /var/www/software/misc/git.html
|   or
|  http://anzu.internal.golden-gryphon.com/software/misc/git.html
`----

        In an ikiwiki markdown file, I refer to it as:
 [This article](/software/misc/git.html#sec-2)

        This gets rendered correctly in html:
<a href="/software/misc/git.html#sec-2">

        The rss/atom rendeing, in
 /var/www/blog/manoj/index.rss
 http://anzu.internal.golden-gryphon.com/blog/manoj/index.rss

   <a 
href="http://anzu.internal.golden-gryphon.com/blog/manoj///software/misc/git.html#sec-2";>


        So, something preended the full current path into the rss file.

        In 
 /var/www/blog/manoj/categories/software/git/index.rss 
 
http://anzu.internal.golden-gryphon.com/blog/manoj/categories/software/git/index.rss

        I have:
 <a 
href="http://anzu.internal.golden-gryphon.com/blog/manoj//categories/software/git//software/misc/git.html#sec-2";>T
 

        This breaks planet links :-(

        manoj

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.3anzu (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl        3.56-1        A collection of modules that parse
ii  libhtml-scrubber-perl      0.08-4        Perl extension for scrubbing/sanit
ii  libhtml-template-perl      2.9-1         HTML::Template : A module for usin
ii  liburi-perl                1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  markdown                   1.0.1-7       Text-to-HTML conversion tool
ii  perl                       5.8.8-12      Larry Wall's Practical Extraction 

Versions of packages ikiwiki recommends:
ii  bcc [c-compiler]          0.16.17-2      16-bit x86 C compiler
ii  bzr                       1.3-1          easy to use distributed version co
ii  gcc [c-compiler]          4:4.2.3-4      The GNU C compiler
ii  gcc-3.4 [c-compiler]      3.4.6-6        The GNU C compiler
ii  gcc-4.1 [c-compiler]      4.1.2-21       The GNU C compiler
ii  gcc-4.2 [c-compiler]      4.2.3-3        The GNU C compiler
ii  gcc-4.3 [c-compiler]      4.3.0-2        The GNU C compiler
ii  git-core                  1:1.5.4.5-1    fast, scalable, distributed revisi
ii  libc6-dev [libc-dev]      2.7-10         GNU C Library: Development Librari
ii  libcgi-formbuilder-perl   3.05.01-3      Easily generate and process statef
ii  libcgi-session-perl       4.20-2         Persistent session data in CGI app
ii  liblwpx-paranoidagent-per 1.03-1         a "paranoid" subclass of LWP::User
ii  libmail-sendmail-perl     0.79-4         Send email from a perl script
ii  libnet-openid-consumer-pe 0.14-2         library for consumers of OpenID id
ii  libtimedate-perl          1.1600-9       Time and date functions for Perl
ii  libxml-simple-perl        2.18-1         Perl module for reading and writin
ii  mercurial                 0.9.5-3        Scalable distributed version contr
ii  subversion                1.4.6dfsg1-2   Advanced version control system
ii  tla                       1.3.5+dfsg-9.1 GNU Arch revision control system

-- no debconf information

-- 
First Law of Socio-Genetics: Celibacy is not hereditary.
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



--- End Message ---
--- Begin Message ---
Version: 2.42

----- Forwarded message from Joey Hess <[EMAIL PROTECTED]> -----

From: Joey Hess <[EMAIL PROTECTED]>
Date: Thu, 10 Apr 2008 21:32:05 +0000
To: [EMAIL PROTECTED]
Subject: Accepted ikiwiki 2.42 (source all)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 03 Apr 2008 02:35:39 -0400
Source: ikiwiki
Binary: ikiwiki
Architecture: source all
Version: 2.42
Distribution: unstable
Urgency: high
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 ikiwiki    - a wiki compiler
Closes: 475445
Changes: 
 ikiwiki (2.42) unstable; urgency=high
 .
   * aggregate: Correct a mistake in the code that dummy up a guid for feeds
     lacking one.
   * inline: Correct handling of urls relative to baseurl in feeds.
   * Fix CSRF attacks against the preferences and edit forms. The fix involved
     embedding the session id in the forms, and not allowing the forms to be
     submitted if the embedded id does not match the session id. Closes: #475445
Files: 
 36eb80d0053218c923b6192f4cac3606 865 web optional ikiwiki_2.42.dsc
 036620a1781bd04d2e2fa6245fbc214b 694550 web optional ikiwiki_2.42.tar.gz
 bbf1cd705e69fa3832b7684ca6c9be8b 829166 web optional ikiwiki_2.42_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH/oV32tp5zXiKP0wRAgmoAJ0SCvYAIWARtMQqqXGg/hqzn966kwCghs6n
y/YJtFU3YCklG/6cZVvV09s=
=vco0
-----END PGP SIGNATURE-----


Accepted:
ikiwiki_2.42.dsc
  to pool/main/i/ikiwiki/ikiwiki_2.42.dsc
ikiwiki_2.42.tar.gz
  to pool/main/i/ikiwiki/ikiwiki_2.42.tar.gz
ikiwiki_2.42_all.deb
  to pool/main/i/ikiwiki/ikiwiki_2.42_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----- End forwarded message -----
-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to