Project:Protected node
Version:5.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The fieldset class identifying Protected node is not being set, so it is impossible to set the CSS class for the particular fieldset, if one needs to.

This comes from my HTML source:

<fieldset class=" collapsible collapsed">><legend>Protected node</legend>

Comments

#1

Ooops, the HTML source code should read:

<fieldset class=" collapsible collapsed"><legend>Protected node</legend>

The extra > in the original post was my bad copying and pasting.

#2

Status:active» fixed

This is nearly 2 years old. If it is not already fixed, then it is not likely to get fixed.

Thank you.
Alexis

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.