dsent
Forum Replies Created
-
Well, I guess I shouldn’t be offended then 🙂
It would be nice though, if the error page provided some explanation about the hacking attempts and maybe gave a time estimate for availability.
Forum: Plugins
In reply to: [Download Monitor] Cyrillic names get trimmedI’m using 1.7.2 and it’s trimming first parts of all Cyrillic file names making them unusable from Download Manager.
I humbly think that the point is not to make another exception for Wikimedia and similar pages.
The real problem is that Photon should only cache local images. And all images are checked to ensure they are local. But external links are not checked at all! If I interpret the code correctly, it is implied that if a cached image is local, the linked page is also local and should be cached, which is not always the case.
What should be done is not another exception (well, maybe that too, but that’s another unrelated matter), but additional check for all image links to be local. Somewhere near the code I cited in my first message.