You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2007/04/25 17:21:33 UTC

DO NOT REPLY [Bug 42242] - revision view is broken

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42242>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42242





------- Additional Comments From andreas@apache.org  2007-04-25 08:21 -------
(In reply to comment #0)
> two oddities wrt revisions:
> * in lenya.usecase=tab.revisions, click on revision N. the link points to N+1.

That's because it starts to count with 1, but the first revision doesn't have a
backup and therefore it is not in the list (see Revisions.java):

    entries = this.rcml.getBackupEntries();

We could display the actual version numbers, but then the list would start with
"2". Or maybe we could add a backup for the initial version (no idea why this
doesn't happen).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org