Chrissy Wainwright
Chrissy Wainwright
I put together some simple styles that will print out one slide per page: @media print { body { overflow: visible !important; } #impress, #impress > div { position: static...
We are also seeing this happen on a client instance, Plone 5.0.7. It's not only happening in development. It tends to only happen when you first visit the form, it...
My fix above does not actually work, but I did find this: I put a PDB into `fgMaybeForceSSL`. This function is hit twice. The first time, `self.REQUEST.response.listHeaders()` show the correct...
But even with the correct type, the page renders without the Diazo theme...
@pdimov Can you please review this?