Ticket #3928 (reopened defect)

Opened 1 year ago

Last modified 1 month ago

Number of displayed changelog entries is limit + 1

Reported by: martinbk@gmx.de Assigned to: rjollos
Priority: high Component: ChangeLogMacro
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

As you can see limit=3 but 4 changelogs are shown

Changelog view

[7409] by rjollos on 01/15/10 05:02:22

Adding svn:keywords

[7408] by rjollos on 01/15/10 04:53:52

0.12: Implementing changes as was done for 0.11 version in [7404] - [7407]

[7407] by rjollos on 01/15/10 04:48:21

Adding revision info to plugin so that it displays on the Plugin Info section of the About page

[7406] by rjollos on 01/15/10 04:47:40

Removing unnecessary directory.

Attachments

Change History

08/12/09 01:45:46 changed by rjollos

  • summary changed from wrong limit parameter to Number of displayed revisions is limit + 1.

08/12/09 01:48:26 changed by rjollos

  • summary changed from Number of displayed revisions is limit + 1 to Number of displayed changelog entries is limit + 1.

12/31/09 03:53:52 changed by rjollos

This bug seems to prevent display of a single revision.

This displays all revisions:

[[ChangeLog(/changelogplugin, 0, 2980)]]

This results in a macro error:

[[ChangeLog(/changelogplugin, , 2980)]]

This results in the display of 2 revision because of #3928.

[[ChangeLog(/changelogplugin, 1, 2980)]]

12/31/09 03:56:11 changed by rjollos

  • priority changed from normal to high.

Increasing priority because of comment:3. Some functionality is broken.

12/31/09 04:04:47 changed by rjollos

TODO: fix ChangeLogPlugin#Examples after fixing this ticket.

01/14/10 08:59:16 changed by rjollos

  • owner changed from athomas to rjollos.

Changing ticket owner since I have adopted the plugin.

01/25/10 04:50:30 changed by rjollos

  • component changed from ChangeLogPlugin to ChangeLogMacro.

01/25/10 05:29:04 changed by rjollos

  • status changed from new to closed.
  • resolution set to worksforme.

This issue seems to be fixed as of [7472] in Trac 0.11.7stable-r9029 and Trac 0.12dev. The ChangeLogMacro on t.h.o. may need to be updated, or else the issue only exists in 0.10.

01/28/10 03:03:46 changed by rjollos

  • status changed from closed to reopened.
  • resolution deleted.

It seems the issue does exist on my Trac 0.11.4 installation, so I'm going to test in a 0.11.4 development environment and see if the issue only appears in earlier Trac versions.


Add/Change #3928 (Number of displayed changelog entries is limit + 1)




Change Properties
Action