On the experiment with plugin list the items are stacked when you add a fields paramater
- Status
- Open
- Subject
- On the experiment with plugin list the items are stacked when you add a fields paramater
- Version
- 29.x
- Category
- Bug
- Easy for Newbie Dev
- Feature
- Administration
Trackers - Resolution status
- New
- Submitted by
- Bernard Sfez / Tiki Specialist
- Volunteered to solve
- Joseph Ushindi
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
On tiki29 a new fields parameter was added, see: https://doc.tiki.org/PluginList#Additional_parameter
This addition work well.However I've noticed a visual issue when you use the debug template.
To reproduce, login and go to : https://dev.tiki.org/tiki-pluginlist_experiment.phpAnd test the following, without the fields parameter. It should look as expected.
Copy to clipboard{LIST()} {filter field="tracker_id" content="5"} {filter field="tracker_status" content="c"} {output(template="debug"} {LIST}
Adding the fields parameter and you will see all output object stacked one on each other.Copy to clipboard{LIST()} {filter field="tracker_id" content="5"} {filter field="tracker_status" content="c"} {select fields="tracker_status"} {output(template="debug"} {LIST}- Solution
- Workaround
- Importance
- 2
- Easy to solve?
- 5
- Priority
- 10
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 8862
- Created
- Thursday 06 November, 2025 11:08:32 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Friday 07 November, 2025 09:23:05 UTC