You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be a fallback, and first data[i] should be passed through AttributeFilter. At the very least, if AttributeFilter returns HtmlContent then this should be rendered instead.
The text was updated successfully, but these errors were encountered:
Array elements are just converted to a string here:
jminix/src/main/java/org/jminix/console/resource/AttributeResource.java
Line 90 in 254c172
This should be a fallback, and first data[i] should be passed through AttributeFilter. At the very least, if AttributeFilter returns HtmlContent then this should be rendered instead.
The text was updated successfully, but these errors were encountered: