-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cache key not applied everywhere #4761
Labels
core
The issue is caused by the editor core code.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Milestone
Comments
Hi @TZanke Related issue (already closed) is: #731 So we have here:
|
3 tasks
Closed in #4852 |
3 tasks
Unfortunately, we had to roll back this fix as it started to break relative CSS links. We will work on it for the next release. |
Closed in #5003 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
core
The issue is caused by the editor core code.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Type of report
Bug
Provide detailed reproduction steps (if any)
Expected result
Every file should have a
?t=123
cache key.tableselection.css?t=123
Actual result
At least some, like
tableselection.css
do not have a cache key.tableselection.css
Other details
"dialogui,dialog,a11yhelp,about,notification,button,toolbar,clipboard,textmatch,fakeobjects,link,autolink,undo,autoembed,basicstyles,blockquote,panelbutton,panel,floatpanel,colorbutton,colordialog,menu,contextmenu,copyformatting,elementspath,lineutils,widgetselection,widget,notificationaggregator,embedbase,embedsemantic,enterkey,entities,popup,filetools,filebrowser,floatingspace,listblock,richcombo,font,format,horizontalrule,htmlwriter,image,image2,indent,indentblock,indentlist,justify,list,liststyle,magicline,maximize,pastefromword,pastetext,preview,print,removeformat,resize,menubutton,scayt,showborders,sourcearea,sourcedialog,specialchar,stylescombo,tab,table,tabletools,tableresize,tableselection,uploadwidget,uploadfile,uploadimage,wysiwygarea"
The text was updated successfully, but these errors were encountered: