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 |
|---|---|---|
| @todo | 1 | @todo |
| TODO | 2 | TODO |
Each tag is detailed below:
@todo
Number of occurrences found in the code: 1
| org.apache.myfaces.shared.util.TagUtils | Line |
|---|---|
| why not throw the exception in a different format? why do we kill it here and return null? | 292 |
TODO
Number of occurrences found in the code: 2
| org.apache.myfaces.shared.util.MessageUtils | Line |
|---|---|
| /FIX: Note that this has fallback behavior to default Locale for message, but similar behavior above does not. The methods should probably behave | 612 |
| /FIX: Note that this has fallback behavior to default Locale for message, but similar behavior above does not. The methods should probably behave | 638 |