Ticket #3928 (closed defect: wontfix)

Opened 5 years ago

Last modified 3 years 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

Error: Macro ChangeLog(/changelogplugin,3) failed
No node changelogplugin at revision 13241

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.

05/04/10 02:19:54 changed by rjollos

  • status changed from reopened to closed.
  • resolution set to wontfix.

The issue was resolved after upgrading from Trac 0.11.4 to 0.11.7, so the underlying issue seems most likely to be with the Trac API.


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




Change Properties
Action