Project

General

Profile

Actions

Bug #7178

closed

pfSense themes don't handle package XML field without <description> tag properly

Added by Kill Bill over 7 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
01/31/2017
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:
All

Description

See
Compact-Red (working properly): https://forum.pfsense.org/index.php?topic=124759.msg689034#msg689034
pfSense (broken): https://forum.pfsense.org/index.php?topic=124759.msg689152#msg689152

XML to reproduce the issue:

<fields>
    <field>
        <fielddescr>Enable darkstat</fielddescr>
        <fieldname>enable</fieldname>
        <type>checkbox</type>
    </field>
</fields>

Actions

Also available in: Atom PDF