Opened 20 years ago
Last modified 18 years ago
#841 closed Bug report
documentation is not standards-compliant
Reported by: | rickbeton | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | rickbeton, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
The documentation pages
(http://filezilla.sourceforge.net/documentation/) are
good, but there are some problems. Cross-browser
support would be improved by making the pages
standards-compliant. Tools such as the Firefox Web
Developer
(http://www.chrispederick.com/work/firefox/webdeveloper/)
and Checky
(http://checky.sourceforge.net/extension.html) make
this much easier to achieve.
A specific example of a problem is the folding menu:
One fold will open but then not close. No other fold
can then be opened (I am browsing using Firefox).
Another problem: the line
if (self.name != 'menu') { self.location.href =
'index.htm'; }
should be removed because it is malfunctioning.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
I have the same problem using Konqueror. However, documentation is now collected in the wiki at <http://www.filezilla-project.org/wiki/>. The old documentation is very outdated and not maintained anymore.
If there are any volunteers who like to look through the old documentation and move all the relevants parts into the wiki, feel free to do so and then report back. Thanks.