Opened 6 years ago
Closed 6 years ago
#1683 closed defect (fixed)
Fix small typo that blocks style install
| Reported by: | fbennett | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | styles | Version: | 2.1 |
| Keywords: | Cc: |
Description
There is a typo in xpcom/style.js in the trunk version that causes attempts to load valid CSL 1.0 styles to fail with an invalid csl file error. The tiny patch attached to this ticket get things working.
Attachments (1)
Change History (2)
Changed 6 years ago by fbennett
comment:1 Changed 6 years ago by simon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [6204]) closes #1683, Fix small typo that blocks style install
thanks Frank!