-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
There are places throughout the core (e.g. txp_article.php and txp_list.php) where status values are assumed to be hierarchical. These should be altered to explicitly target the associated status constants instead of using maths in comparisons. Other status codes could then be introduced (e.g. for editorial workflow escalation) by core or plugins, without enforced baggage.