This is OT, only marginally related to perl. Apologies in advance.

Anyone around skilled in Kwiki? Kwiki::Diff?

My problem is that I've installed Kwiki::Diff, and when I click the diff link, it diffs the kwiki homepage, not the current page.

I can see clearly it isn't populating the

page_id
parameter correctly (it is actually not populated at all -- it is blank).

The diff of the homepage is indeed right, indicating the diff module stuff is all well and good.

The issue is just the link to the diff in the top nav bar.

The problem is present both with text navbar and Gnome icon nav bar.

Before diving into the perl, might I have gotten something wrong in a config (sort doubtful); or is this a known bug (didn't find anything on this on Google); or should I hack into the perl?

Thanks

water water everywhere, nor any drop to drink


In reply to Kwiki Diff Link In NavBar by water

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.