Opened 15 years ago
Closed 15 years ago
#16241 closed enhancement (fixed)
Apply the standard tags to the plugin name in get_plugin_data()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Plugins | Keywords: | |
| Focuses: | Cc: |
Description
The plugin name doesn't get standardized the same way the description and other data fields are. Incoming commit handles it. This is not security, just applying a standard set of tags. (See #7325.)
Note: See
TracTickets for help on using
tickets.
(In [17310]) Offer the standard tags for the plugin name datapoint. props Kawauso, fixes #16241.