Opened 4 years ago
Closed 4 years ago
#55565 closed defect (bug) (fixed)
clipboard script does not register with a version
| Reported by: | desrosj | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 |
| Component: | Script Loader | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch commit |
| Cc: | Focuses: |
Description
Introduced in [45044].
Currently, the clipboard script handle that loads ClipboardJS does not specify a version when being added. It seems that this is unintentional, and specifying the current version is preferred.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Version of external libraries keeps changing defining it will not be suitable as every time a new version comes we have to change the version. Unless you have any solution for getting versions dynamically.