Opened 14 years ago
Closed 14 years ago
#6055 closed Bug (fixed)
Timestamp is added twice to the styles definition file
Reported by: | Frederico Caldeira Knabben | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.1 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
I've just build a release based on trunk. With Firebug, I've noticed that the style definition file had the URL timestamp added twice to it.
This is what I'm having:
... /plugins/styles/styles/default.js?t=A6SI4G0&t=A6SI4G0
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | 6055.patch added |
---|
comment:2 Changed 14 years ago by
Status: | assigned → review |
---|
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5831].