Loading...
 
Skip to main content

TrackerList fails to display multiple tracker listings on one page.

Status
Closed
Subject
TrackerList fails to display multiple tracker listings on one page.
Version
1.9.x
Feature
Trackers
Wiki Plugin (extends basic syntax)
Resolution status
Invalid
Submitted by
kazster
Lastmod by
kazster
Rating
(0)
Description

Trackerlist plugin prevents the rest of the page from rendering.

Steps to reproduce:

1. Create a new tracker with Id 1
2. Add two trackerlistings with the same tracker id along with some garbage at the end of the page. An example page might look like this:

{maketoc}


!Design

garbage here ~np~!Issue tracker

!!Add an issue

{TRACKER(trackerId=>1,fields=>1:2:3:4:5:6, action=>Add)}ITEM ADDED!!!!{TRACKER}


!! View existing issues


!!!Open issues
{TRACKERLIST(trackerId=>1,fields=>1:2:3:5:6, showtitle=>n,showlinks=>y,showdesc=>n,showinitials=>y,showstatus=>y,status=>o|p|op)}


!!!Closed issues
{TRACKERLIST(trackerId=>1,fields=>1:2:3:5:6, showtitle=>n,showlinks=>y,showdesc=>n,showinitials=>y,showstatus=>y,status=>c)}



garbage here.


3. Notice how the closed issues section doesn't even show up. Everything after the first trackerlist isn't shown.

Solution
My bad, forgot to add in the closing trackerlist tag.
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1457
Created
Sunday 16 December, 2007 23:23:48 UTC
by Unknown
LastModif
Sunday 16 December, 2007 23:50:30 UTC


Show PHP error messages