I've noticed that the File decorator ignores the fully qualified name for
the element, which rids me of the array notation. When I attempted to change
the code from $name      = $element->getName(); to $name      =
$element->getFullyQualifiedName();My form doesn't validate anymore.

Reply via email to