Hello, after many hours of experimenting, the following question came up to me: do gears have restrictions in filenames when capturing files?
For example, when I capture a file named "test.php" (which contains ONLY static HTML content) and then I try to access the file offline, gears cannot find it. The exact same file, if it is renamed as test.html and gets captured, then gears loads it fine in offline mode. Also another example for this problem is the following: I capture an image bla_bla.gif and gears do not load it offline. If the same image is renamed as blabla.gif gears load it perfectly. It seems that gears "don't like" the underscores inside a filename and the .php extension. So are there any filename restrictions for captured files regarding - the characters inside their filename - their extensions thank you.
