|
Main sidebar
|
PITS /
01280Summary: Provide an error message if pagelist cannot find fmt=#x
Created: 2012-02-07 04:17
Status: Open
Category: Feature
From: Peter Bowers
Assigned:
Priority: 2
Version: 2.2.36 and prior
OS: n/a
Description: If someone makes a mistake in naming their fmt or places their pagelist template in the wrong location, pmwiki fails silently. There is no way of determining whether the problem was caused by no pages matching the terms or whether the problem was caused by an incorrect specification of fmt. For instance, if I have If fmt=#x is invalid it would be good if If there is concern that this would not be backwards compatible then perhaps there could be a variable $EnablePagelistFmtError. Couldn't (shouldn't?) authors consider that when nothing is displayed, there is probably an error somewhere? At any rate, the message would be "there is probably an error somewhere". --Petko February 07, 2012, at 05:02 AM |