Giter VIP home page Giter VIP logo

plume's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

plume's Issues

Link to last modification's diff from Atom feed is broken

The links leading to a page's last modification diff in history from Atom feed is broken. Example from my Plume instance (http://wiki.soolbox.net/?do=atom), looking at the first entry:

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">Changes</title>
  <id>http://localhost:20003/?do=atom</id>
  <updated>2013-11-30T22:28:26Z</updated>
  <link href="http://localhost:20003/" />
  <link href="http://localhost:20003/?do=atom" rel="self" />
  <generator>Werkzeug</generator>
  <entry xml:base="http://localhost:20003/?do=atom">
    <title type="text">SysadminTips/Vim</title>
    <id>/?do=compare&amp;to=32</id>
    <updated>2013-11-30T22:28:26Z</updated>
    <link href="/?do=compare&amp;to=32" />
    <author>
      <name>marc</name>
    </author>
    <content type="html">No summary available</content>
  </entry>
...

When using the specified link (http://wiki.soolbox.net/?do=compare&to=32), I get the following error message: An unhandled error occured while processing your request.

Whereas if I go manually to the page's history and select the last two revisions to diff them, I get the URL http://wiki.soolbox.net/SysadminTips/Vim?do=compare&to=32&from=31 and it works fine.

Looks like the Atom's feed is missing the from URL parameter indicating the previous revision to diff to.

Cheers,

m.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.