Opened 6 years ago
Closed 6 months ago
#49837 closed enhancement (wontfix)
JSDoc correction for wp-includes\js\colorpicker.js
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | External Libraries | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
In this function, Comment section is not proper with parameter and return type.
Attachments (1)
Change History (7)
#1
@
6 years ago
- Focuses javascript docs added
- Summary changed from Comment section not proper to JSDoc correction for wp-includes\js\colorpicker.js
- Version trunk deleted
#4
@
6 years ago
Hi there!
The core team will take care of this ticket so wait till they check. I'm not a core committer.
#6
@
6 months ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
I'm closing this as not planned. The old external library did not include param or return documentation for any of its functions.
r7104 updated table markup, and some other commits removed unnecessary spaces and tabs. However, none of those commits significantly changed the documentation, and the file has not been updated since moving it to _enqueues in r43309.
Note: See
TracTickets for help on using
tickets.
Comment section is not proper