View Single Post
Old 10-30-2016, 09:24 PM   #20
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,762
Karma: 206758686
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Doitsu View Post
BTW, Confucio's problem illustrates another weird Windows-only issue. If you look closer at his screenshots, you'll notice that the name of the cover image is Cover.jpg, however, the cover html code refers to cover.jpg. As you know, in Linux/OSX cover.jpg and Cover.jpg are two different files, however, in Windows, file names are case-insensitive, and the cover image is being displayed even though it technically doesn't exist.

Are there any Windows-only Qt build parameters that enforce strict file name matching for Qt components?
I don't really know, to be honest. I'd have to look into it. That would be all WebKit, I'd imagine. I'm not sure there's a way to make a browser honor case sensitive urls in client-side (x)html links on a case insensitive platform.
DiapDealer is offline   Reply With Quote