Last modified: 2010-05-15 15:33:53 UTC
When reviewing a previous version of an artilcle on Wikisource, the new software conveniently shows links to the immediately prior and next edits. However, when we arrive at the first version of the article the prior version link still appears even though no older version exists. Clicking on the link simply reloads the same version that we are already viewing.
[fixing description fields: this isn't a problem with the way the websites are set up, it's a minor bug in the software]
Note that in 1.5-cvs, it is possible to view the current revision as a historical revision (since it has a unique ID); this may be useful (cf bug 2214) but means that this revision also needs special handling wrt navigation links. Currently: * on the oldest revision of a page, the "older revision" link leads round to itself, as already described (it should probably be suppressed in favour of a message saying "No older revisions" or "Oldest revision") * on the newest revision of a page, the "newer revision" link leads to the same place as the "current revision" link - confusingly, this loads the same revision you're already looking at, but as a normal page, not a historical revision, thereby removing the "revision as of" notice and history navigation links. (To be clear: this makes sense for the "current revision" link, but not as a "newer revision" as there is no such thing; instead, a message such as "No newer revisions" or "Newest revision" should be displayed.) As an example, navigate the history of http://test.leuksman.com/index.php?title=HARBL&oldid=6877 - which has just two revisions.
*** Bug 2565 has been marked as a duplicate of this bug. ***
*** Bug 4513 has been marked as a duplicate of this bug. ***
Fixed in REL1_5 and HEAD, will be in 1.5.6.
Sorry! This fix probably caused Bug 4826: Missing summary and link to Contributor at "earliest revision" best regards reinhardt [[user:gangleri]]