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



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

Reply via email to