Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@deprecated 206 @deprecated
FIXME 2 FIXME
TBD 18 TBD
TODO 37 TODO
XXX 32 XXX

Each tag is detailed below:

@deprecated

Number of occurrences found in the code: 206

org.apache.myfaces.tobago.component.Attributes Line
since 4.0.0 68
since 4.3.0 76
since 4.0.0 85
since 2.0.0 156
since 3.0.0 284
since 3.0.0 289
since 4.2.0 337
since 4.0.0 346
since 4.0.0 352
org.apache.myfaces.tobago.component.Facets Line
currently not supported 32
currently not supported 52
org.apache.myfaces.tobago.component.InputSuggest2 Line
since 4.0.0 23
org.apache.myfaces.tobago.component.LabelLayout Line
since 5.0.0, not needed, because there is no surrounding container. 72
since 5.0.0. Please use {@link SupportsLabelLayout#setNextToRenderIsLabel(boolean)}. 104
since 5.0.0. Please use {@link SupportsLabelLayout#isNextToRenderIsLabel()}. 112
org.apache.myfaces.tobago.component.RendererTypes Line
since 2.0.0 87
since 2.0.0 158
org.apache.myfaces.tobago.config.TobagoConfig Line
Since 5.0.0. Please use CDI. 40
Since 5.0.0. Please use CDI. 46
Since 5.0.0. Please use CDI. 65
But needed to support frame security in IE11. Is replaced by CSP "frame-ancestors". 83
org.apache.myfaces.tobago.context.ThemeImpl Line
since 5.0.0 157
org.apache.myfaces.tobago.context.ThemeResources Line
since 5.0.0 41
since 5.0.0 55
since 5.0.0, use static {@link #merge} 63
since 5.0.0 117
since 5.0.0, use {@link #addIncludeScript} or {@link #addExcludeScript} 153
since 5.0.0, use {@link #addIncludeStyle} or {@link #addExcludeStyle} 189
org.apache.myfaces.tobago.context.TobagoContext Line
since 5.0.0. Please use {@link org.apache.myfaces.tobago.util.ResourceUtils#getString} in Java or #{tobagoResourceBundle.key} in Facelets. 56
since 5.0.0. Please use {@link org.apache.myfaces.tobago.util.MessageUtils}. 68
since 5.0.0. Please get/inject {@link TobagoConfig} directly by CDI. 79
org.apache.myfaces.tobago.context.UserAgent Line
no longer supported, since Tobago 1.5 43
no longer supported, since Tobago 1.5 49
no longer supported, since Tobago 1.5. Misspelled. Use {@link #MSIE_7_0} 64
no longer supported, since Tobago 1.5 84
no longer supported, since Tobago 1.5 90
no longer supported, since Tobago 1.5. Please use {@link #PRESTO}. 102
no longer supported, since Tobago 1.5. Please use {@link #PRESTO}. 108
no longer supported, since Tobago 1.5. Please use {@link #PRESTO}. 114
no longer supported, since Tobago 1.5. Please use {@link #PRESTO}. 120
no longer supported, since Tobago 1.5 126
no longer supported, since Tobago 1.5 132
no longer supported, since Tobago 1.5 138
no longer supported, since Tobago 1.5 144
Version shouldn't be used in the future. Use capability instead, even better use same code on the server when possible and use capability via JavaScript. 194
no longer supported, since Tobago 3.0 233
no longer supported, since Tobago 1.5 241
no longer supported, since Tobago 1.5 339
don't use toString() functionality, but for logging! 348
org.apache.myfaces.tobago.event.SheetStateChangeSource2 Line
since 4.0.0 23
org.apache.myfaces.tobago.event.SortActionSource2 Line
since 4.0.0 23
org.apache.myfaces.tobago.event.TabChangeEvent Line
since 2.0.0, please use {@link #TabChangeEvent(UIComponent, Integer, Integer)} 40
since 1.0.31, please use {@link #getOldTabIndex()} 70
since 1.0.31, not supported anymore 78
since 1.0.31, please use {@link #getNewTabIndex()} 86
since 1.0.31, not supported anymore 94
org.apache.myfaces.tobago.event.TabChangeSource2 Line
since 4.0.0 23
org.apache.myfaces.tobago.event.TobagoActionSource Line
Replaced by ActionSource2.getActionExpression 34
Replaced by ActionSource2.setActionExpression 44
Replaced by getActionListeners 53
Replaced by getActionListeners 63
org.apache.myfaces.tobago.internal.component.AbstractUIData Line
since 2.0.0. The marked concept has been replaced by "selected". 52
since 3.0.0, please use {@link #getSelectable} 105
org.apache.myfaces.tobago.internal.component.AbstractUIForm Line
since 4.4.0. 28
since 4.0.0. 34
org.apache.myfaces.tobago.internal.component.AbstractUIGridLayout Line
since 4.3.0, please use {@link #expand(UIComponent[][], int)} 259
org.apache.myfaces.tobago.internal.component.AbstractUIOut Line
since 4.0.0, please use Visual#isPlain() 40
since 4.3.0, please use Visual#isPlain() 46
org.apache.myfaces.tobago.internal.component.AbstractUIPage Line
since 4.4.0. 44
org.apache.myfaces.tobago.internal.component.AbstractUISheet Line
since 4.4.0. 79
org.apache.myfaces.tobago.internal.component.AbstractUISuggest Line
since 4.4.0. 42
org.apache.myfaces.tobago.internal.config.TobagoConfigEntityResolver Line
since 2.0.0, 1.6 wasn't released 40
org.apache.myfaces.tobago.internal.config.TobagoConfigParser Line
since 4.0.0 69
since 4.0.0 74
since 4.0.0 79
since 4.0.0 84
since 5.0.0 93
org.apache.myfaces.tobago.internal.layout.Cell Line
since 4.0.0 28
org.apache.myfaces.tobago.internal.layout.Grid Line
since 4.0.0 32
org.apache.myfaces.tobago.internal.layout.OriginCell Line
since 4.0.0 25
org.apache.myfaces.tobago.internal.layout.SpanCell Line
since 4.0.0 25
org.apache.myfaces.tobago.internal.mock.servlet.MockHttpSession Line
--No comment-- 64
--No comment-- 71
--No comment-- 78
--No comment-- 94
org.apache.myfaces.tobago.internal.renderkit.renderer.TreeIconRenderer Line
since Tobago 3.0.0 41
since Tobago 3.0.0 46
since Tobago 3.0.0 51
org.apache.myfaces.tobago.internal.taglib.component.FormTagDeclaration Line
since 4.0.0. May use a subtag <tc:style customClass="d-inline"/> instead. 56
org.apache.myfaces.tobago.internal.taglib.component.OutTagDeclaration Line
after 4.0.0 release. Use attribute 'compact' instead. 82
since 4.3.0. Use attribute 'plain' instead. 93
org.apache.myfaces.tobago.internal.taglib.component.SelectItemTagDeclaration Line
since 2.0.0, please use itemTip. 48
org.apache.myfaces.tobago.internal.taglib.component.SuggestTagDeclaration Line
since 3.0.0. Please use an <code>&lt;tc:selectItems&gt;</code> tag or a list of <code>&lt;tc:selectItem&gt;</code> tags. 70
org.apache.myfaces.tobago.internal.taglib.component.TreeNodeTagDeclaration Line
since 2.0.0 54
org.apache.myfaces.tobago.internal.util.HtmlWriterHelper Line
since 4.3.0 61
org.apache.myfaces.tobago.internal.util.PartUtils Line
since 5.0.0. Servlet 3.1 or higher is required. 29
since 5.0.0. Servlet 3.1 or higher is required. 44
org.apache.myfaces.tobago.internal.util.RenderUtils Line
since 4.0.0. Use {@link ArrayUtils#contains(Object[], Object)} 70
since 4.0.0. Use {@link UIComponent#encodeChildren(FacesContext)} 78
since 4.0.0. Use {@link UIComponent#encodeAll(FacesContext)} 88
since 4.0.0. Use {@link UIComponent#encodeAll(FacesContext)} 96
since 4.0.0 125
since 5.0.0 305
since 5.0.0 349
since 5.0.0 368
org.apache.myfaces.tobago.internal.util.WriterHelper Line
since 4.3.0 137
org.apache.myfaces.tobago.internal.webapp.DebugResponseWriterWrapper Line
since 1.0.11 77
since 1.0.11 86
org.apache.myfaces.tobago.internal.webapp.HtmlResponseWriter Line
since 4.3.0 38
org.apache.myfaces.tobago.internal.webapp.TobagoResponseWriterBase Line
since 4.3.0 60
since 3.0.0 283
org.apache.myfaces.tobago.internal.webapp.TobagoResponseWriterWrapper Line
since 1.0.11 76
since 1.0.11 85
org.apache.myfaces.tobago.internal.webapp.XmlResponseWriter Line
since 4.3.0 36
org.apache.myfaces.tobago.layout.TextAlign Line
Since Tobago 3.0.0 Please use {@link TextAlign#name} 55
Since Tobago 3.0.0 Please use {@link TextAlign#valueOf} 63
org.apache.myfaces.tobago.model.SheetState Line
since 4.2.0, please use {@link #updateSortState(String id)} 128
org.apache.myfaces.tobago.renderkit.css.BootstrapClass Line
since 5.0.0, please use {@link #POPOVER_ARROW} or {@link #TOOLTIP_ARROW} 61
since 5.0.0, please use {@link #BG_DANGER} 75
since 5.0.0, please use {@link #BG_DARK} 80
since 5.0.0, please use {@link #BG_INFO} 85
since 5.0.0, please use {@link #BG_LIGHT} 90
since 5.0.0, please use {@link #ROUNDED_PILL} 95
since 5.0.0, please use {@link #BG_PRIMARY} 100
since 5.0.0, please use {@link #BG_SECONDARY} 105
since 5.0.0, please use {@link #BG_SUCCESS} 110
since 5.0.0, please use {@link #BG_WARNING} 115
since 5.0.0, please use {@link #BTN_CLOSE} 150
since 5.0.0, please use {@link #FORM_CHECK} 229
since 5.0.0 234
since 5.0.0, please use {@link #FORM_CHECK_LABEL} or maybe any other? 239
since 5.0.0, please use {@link #FORM_CHECK_INLINE} or maybe any other? 244
since 5.0.0, please use {@link #FORM_CHECK_INPUT} or maybe any other? 249
since 5.0.0, please use {@link #FORM_FILE} 254
since 5.0.0, please use {@link #FORM_FILE_INPUT} 259
since 5.0.0, please use {@link #FORM_FILE_LABEL} 264
since 5.0.0, please use {@link #FORM_CHECK} 269
since 5.0.0, please use {@link #FORM_SELECT} 274
since 5.0.0, please use {@link #FORM_SWITCH} 279
since 5.0.0, please use {@link #STICKY_TOP} 300
since 5.0.0, please use {@link #MB_3} or other 323
since 5.0.0 328
since 5.0.0 336
since 5.0.0 341
since 5.0.0, please use {@link #VISUALLY_HIDDEN} 493
since 5.0.0, please use {@link org.apache.myfaces.tobago.renderkit.css.TobagoClass#TEXT__JUSTIFY} 508
org.apache.myfaces.tobago.renderkit.css.CustomClass Line
since 4.0.0 91
org.apache.myfaces.tobago.renderkit.css.TobagoClass Line
since 4.5.0 40
since 4.0.0, use {@link BootstrapClass#ALIGN_ITEMS_BASELINE} 46
since 4.0.0, use {@link BootstrapClass#ALIGN_ITEMS_CENTER} 51
since 4.0.0, use {@link BootstrapClass#ALIGN_ITEMS_END} 56
since 4.0.0, use {@link BootstrapClass#ALIGN_ITEMS_START} 61
since 4.0.0, use {@link BootstrapClass#ALIGN_ITEMS_STRETCH} 66
since 4.0.0, use {@link BootstrapClass#JUSTIFY_CONTENT_CENTER} 72
since 4.0.0, use {@link BootstrapClass#JUSTIFY_CONTENT_START} 77
since 4.0.0, use {@link BootstrapClass#JUSTIFY_CONTENT_END} 82
since 4.0.0, use {@link BootstrapClass#JUSTIFY_CONTENT_BETWEEN} 87
since 4.0.0, use {@link BootstrapClass#JUSTIFY_CONTENT_AROUND} 92
Since 3.0.1. Please use {@link TobagoClass#DROPDOWN__SUBMENU} 99
since 4.0.0 106
Since 3.0.1. Please use {@link TobagoClass#HAS__INFO} 111
since 5.0.0 124
Since 5.0.0. Please use {@link TobagoClass#POPOVER__BUTTON} 143
Since 3.0.1. Please use {@link TobagoClass#INPUT__GROUP__OUTER} 151
Since 5.0.0. Please use {@link TobagoClass#POPOVER__BUTTON} 160
since 5.0.0 175
since 5.0.0 184
since 5.0.0 189
since 5.0.0 212
since 5.0.0 217
since 4.0.0, use {@link BootstrapClass#valueOf(AlignItems)} 276
since 4.0.0, use {@link BootstrapClass#valueOf(JustifyContent)} 284
org.apache.myfaces.tobago.renderkit.html.DataAttributes Line
since 5.0.0, please use {@link CustomAttributes#SELECTABLE} 128
since 4.0.0. UIStyle now renders itself. 140
since 5.0.0, please use {@link CustomAttributes#PARENT} 165
org.apache.myfaces.tobago.renderkit.html.HtmlAttributes Line
Since 2.0.0. This attribute work not with SCP 64
Since 2.0.0. This attribute work not with SCP 67
Since 2.0.0. This attribute work not with SCP 70
Since 2.0.0. This attribute work not with SCP 73
Since 2.0.0. This attribute work not with SCP 76
Since 2.0.0. This attribute work not with SCP 79
Since 2.0.0. This attribute work not with SCP 82
Since 2.0.0. This attribute work not with SCP 85
Since 2.0.0. This attribute work not with SCP 88
Since 2.0.0. This attribute work not with SCP 91
Since 2.0.0. This attribute work not with SCP 94
Since 2.0.0. This attribute work not with SCP 97
Since 2.0.0. This attribute work not with SCP 115
org.apache.myfaces.tobago.renderkit.html.HtmlElements Line
--No comment-- 49
org.apache.myfaces.tobago.servlet.NonFacesRequestServlet Line
since Tobago 2.0.8 - Please use &lt;f:initParam&gt; instead - see also TOBAGO-1456 41
org.apache.myfaces.tobago.util.ComponentUtils Line
since 3.0.1 97
since 3.0.1 125
since 3.0.1 140
since 4.0.0 391
since 5.0.0 431
since 5.0.0 441
since 5.0.0 452
org.apache.myfaces.tobago.util.LocaleUtils Line
since 1.5 54
org.apache.myfaces.tobago.util.MessageUtils Line
Since 5.0.0. Please use {@link #getMessage(FacesContext, FacesMessage.Severity, String, Object...)}. 48
Since 5.0.0. Please use {@link #getMessage(FacesContext, FacesMessage.Severity, String, Object...)}. 67
org.apache.myfaces.tobago.webapp.TobagoResponseWriter Line
Should not directly called via this interface. There is be a special method which might be better. 44
Should not directly called via this interface. There is be a special method which might be better. 53
since 1.0.11, should not directly called via this interface. There is be a special method which might be better. 71
since 1.0.11, should not directly called via this interface. There is be a special method which might be better. 79
Should not directly called via this interface. There is be a special method which might be better. 87
since 5.0, use {@link org.apache.myfaces.tobago.renderkit.RendererBase#encodeBehavior} instead. 146

FIXME

Number of occurrences found in the code: 2

org.apache.myfaces.tobago.internal.renderkit.renderer.SelectManyRendererBase Line
temporal workaround for MYFACES-2552 172
org.apache.myfaces.tobago.validator.ClearValidatorsActionListener Line
finding mechanism??? JSF ??? 56

TBD

Number of occurrences found in the code: 18

org.apache.myfaces.tobago.internal.component.AbstractUIColumnSelector Line
--No comment-- 27
org.apache.myfaces.tobago.internal.component.AbstractUIMessages Line
if we support JSF 1.2 whe have to do something here. 118
org.apache.myfaces.tobago.internal.component.AbstractUISplitLayout Line
--No comment-- 45
org.apache.myfaces.tobago.internal.renderkit.renderer.HeaderRenderer Line
NAVBAR_DARK and BG_DARK should not be the default 41
how to configure it when it is needed, with customClass, or with markup? 42
should NAVBAR class be in the LinksRenderer? 47
org.apache.myfaces.tobago.internal.renderkit.renderer.LabelLayoutRendererBase Line
maybe use an interface for getLabel() 228
org.apache.myfaces.tobago.internal.renderkit.renderer.TabGroupRenderer Line
writer.writeClassAttribute(Classes.create(tab, (label.getLabel() != null? "image-right-margin" : "image"))); 290
org.apache.myfaces.tobago.internal.renderkit.renderer.TobagoClientBehaviorRenderer Line
is this nice? May be implemented with a JSF behavior? 67
is this nice? May be implemented with a JSF behavior? // BEGIN 202
is this nice? // END 220
org.apache.myfaces.tobago.internal.taglib.component.ColumnTagDeclaration Line
--No comment-- 95
org.apache.myfaces.tobago.internal.taglib.component.TreeNodeTagDeclaration Line
--No comment-- 71
org.apache.myfaces.tobago.internal.util.SelectItemUtils Line
should this be possible? Boolean itemLabelEscaped = getBooleanAttribute(currentUISelectItems, ITEM_LABEL_ESCAPED_PROP, true); 263
? Object noSelectionValue = attributeMap.get(NO_SELECTION_VALUE_PROP); 265
org.apache.myfaces.tobago.internal.util.StyleRenderUtils Line
--No comment-- 31
org.apache.myfaces.tobago.renderkit.css.BootstrapClass Line
is this needed? if yes, use Measure.FRACTION1 706
org.apache.myfaces.tobago.util.DebugNavigationHandler Line
is this correct? 46

TODO

Number of occurrences found in the code: 37

org.apache.myfaces.tobago.component.Facets Line
Must be replaced by a behavior 62
org.apache.myfaces.tobago.facelets.ConvertDateTimeHandler Line
else LOG.warn? 117
org.apache.myfaces.tobago.facelets.ConverterHandler Line
else LOG.warn? 75
org.apache.myfaces.tobago.facelets.TobagoComponentHandler Line
call only if component was created 75
org.apache.myfaces.tobago.internal.component.AbstractUIData Line
use a factory 124
org.apache.myfaces.tobago.internal.component.AbstractUILabel Line
a better way would be to improve the UILabel.PropertyKeys, so an exact string could be specified. As an example, look at: javax.faces.component.UIMessages 34
org.apache.myfaces.tobago.internal.component.AbstractUIPage Line
remove this if block if proven this never happens anymore 99
org.apache.myfaces.tobago.internal.component.AbstractUISplitLayout Line
--No comment-- 41
org.apache.myfaces.tobago.internal.component.AbstractUITree Line
updating the model here and *NOT* in the decode phase 153
org.apache.myfaces.tobago.internal.config.TobagoConfigImpl Line
one init method 115
if the startup hasn't found a FacesContext and Application, this may depend on the order of the listeners. 297
org.apache.myfaces.tobago.internal.layout.Grid Line
check if it is faster with arrays. 39
org.apache.myfaces.tobago.internal.renderkit.renderer.FileRenderer Line
TOBAGO-1930 142
Focus HtmlRendererUtils.renderFocus(clientId, file.isFocus(), ComponentUtils.isError(file), facesContext, writer); 169
define a name 188
org.apache.myfaces.tobago.internal.renderkit.renderer.PageRenderer Line
enable configuration of 'accept-charset' 268
evaluate 'accept' attribute usage writer.writeAttribute(HtmlAttributes.ACCEPT, ); 270
this is needed for the "BACK-BUTTON-PROBLEM" but may no longer needed 309
org.apache.myfaces.tobago.internal.renderkit.renderer.SelectManyShuttleRenderer Line
tabIndex 87
org.apache.myfaces.tobago.internal.renderkit.renderer.SheetRenderer Line
replace with todo writer.writeIdAttribute(parentId + SUB_SEPARATOR + AbstractUITree.SUFFIX_PARENT); todo like in TreeListboxRenderer 651
the value should be added to the list 1014
sheet.getColumnLayout() may return the wrong number of column... 1094
--No comment-- 1095
--No comment-- 1096
org.apache.myfaces.tobago.internal.renderkit.renderer.TreeNodeRenderer Line
replace with todo writer.writeIdAttribute(parentId + SUB_SEPARATOR + AbstractUITree.SUFFIX_PARENT); todo like in TreeListboxRenderer 167
org.apache.myfaces.tobago.internal.renderkit.renderer.TreeSelectRenderer Line
check rendered page for other selectables. Are them looking good? 118
ID must be at the outer tag 135
org.apache.myfaces.tobago.internal.taglib.component.SuggestTagDeclaration Line
not implemented yet <p> Additional client side filtering of the result list. This is useful when sending the full list initially to the client and setting <code>update=false</code>. </p> <p> Possible values are: </p> <dl> <dt>all</dt> <dd>no filtering</dd> <dt>prefix</dt> <dd>checks if the suggested string starts with the typed text</dd> <dt>contains</dt> <dd>checks if the typed text is inside of the suggested string</dd> </dl> <p> The filter will only applied on the client side and only if server updated (by AJAX) are turned off (<code>update=false</code>); </p> 115
not implemented yet <p> Should the list be updated while typing (via AJAX). This is the default behavior. If you set this value to <code>false</code>, please set the <code>minimumCharacters="0"</code>. </p> 148
org.apache.myfaces.tobago.internal.taglib.declaration.HasState Line
is Object right? 31
org.apache.myfaces.tobago.internal.util.ContentType Line
parse Parameter 31
org.apache.myfaces.tobago.internal.util.DateFormatUtils Line
Should be sharable (e.g. myfaces-commons). 30
org.apache.myfaces.tobago.internal.util.ResponseUtils Line
validate this 61
Portlet 133
org.apache.myfaces.tobago.model.SelectedState Line
might be renamed to SelectedTreeState? 29
org.apache.myfaces.tobago.util.LocaleUtils Line
--No comment-- 48
org.apache.myfaces.tobago.webapp.LogoutActionListener Line
may do error handling 59

XXX

Number of occurrences found in the code: 32

org.apache.myfaces.tobago.config.TobagoConfig Line
not nice: this happens while unit tests and whenever??? 59
org.apache.myfaces.tobago.facelets.HackResourceExtentionFilter Line
hack, whould be nice to find a ES6/TypeScript conform way. 38
org.apache.myfaces.tobago.internal.component.AbstractUICollapsiblePanel Line
is from Box or Section 43
is from Box or Section 47
is from Box or Section 59
is from Box or Section 63
is from Box or Section 75
is from Box or Section 79
org.apache.myfaces.tobago.internal.component.AbstractUITabGroup Line
is this needed? 194
org.apache.myfaces.tobago.internal.component.AbstractUITree Line
--No comment-- 101
org.apache.myfaces.tobago.internal.config.AbstractTobagoTestBase Line
is there a better way? Get it from Tobagos generated faces-config.xml? 121
org.apache.myfaces.tobago.internal.renderkit.Command Line
TBD: check if this is okay. we need at least this for "execute" and "render" in the moment. 206
org.apache.myfaces.tobago.internal.renderkit.renderer.CommandRendererBase Line
may refactor / cleanup 188
may refactor / cleanup 190
org.apache.myfaces.tobago.internal.renderkit.renderer.HiddenRenderer Line
why text instead of hidden here? 50
org.apache.myfaces.tobago.internal.renderkit.renderer.RowRenderer Line
hack to fix TOBAGO-1572 30
org.apache.myfaces.tobago.internal.renderkit.renderer.SelectManyShuttleRenderer Line
is needed? 66
org.apache.myfaces.tobago.internal.renderkit.renderer.StyleRenderer Line
remove me 273
remove me 282
org.apache.myfaces.tobago.internal.renderkit.renderer.SuggestRenderer Line
this is for the old way: for "suggestMethod" 61
org.apache.myfaces.tobago.internal.renderkit.renderer.TobagoClientBehaviorRenderer Line
the return value is a string, but we should use a CommandMap 137
too complicated 205
org.apache.myfaces.tobago.internal.renderkit.renderer.TreeListboxRenderer Line
--No comment-- 95
org.apache.myfaces.tobago.internal.renderkit.renderer.TreeNodeRenderer Line
check 75
check 103
converter? 143
org.apache.myfaces.tobago.internal.taglib.component.SheetTagDeclaration Line
replace by click 64
org.apache.myfaces.tobago.internal.util.HtmlRendererUtils Line
This works not in common browsers... 186
org.apache.myfaces.tobago.layout.GridSpan Line
"auto" not supported by MS IE 68
org.apache.myfaces.tobago.model.TreeNodeDataModel Line
is this a good way to handle that case? 259
org.apache.myfaces.tobago.renderkit.TobagoRenderKit Line
enable xhtml here, by hand: responseWriter = new XmlResponseWriter(writer, "application/xhtml+xml", characterEncoding); 95
org.apache.myfaces.tobago.renderkit.css.CustomClassEditor Line
preliminary 29