flaxsearch / flaxcode

Automatically exported from code.google.com/p/flaxcode
4 stars 1 forks source link

Testing parameters - operating systems & browsers #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should test the code runs on the following operating systems:

Windows 2000 Server
Windows 2003 Server
Windows XP
Windows Vista

Special attention should be paid to installation issues, security issues,
running as a Service (and associated privileges), uninstallation and
shutdown behaviour. Any special conditions necessary should be noted for
the FAQ.

and the UI (Admin and User) works (or at least degrades gracefully) on the
following browsers (bearing in mind users may *not* be using the above
systems):

Internet Explorer 5??
Internet Explorer 6
Internet Explorer 7
Mozilla Firefox 1.5
Mozilla Firefox 2.0
Safari version ??
Opera version ??

Original issue reported on code.google.com by charliej...@gmail.com on 2 Nov 2007 at 11:11

GoogleCodeExporter commented 9 years ago
Also check behaviour (in a subset of browsers) with Javascript disabled and 
security
settings set as high as possible.

Original comment by charliej...@gmail.com on 2 Nov 2007 at 11:13

GoogleCodeExporter commented 9 years ago
I don't think IE 5 is worth bothering about, to be honest.  Certainly not worth
bothering about it for the admin pages, though possibly we should check that it 
at
least works (though maybe doesn't look perfect) on the user pages.

Original comment by boulton.rj@gmail.com on 8 Nov 2007 at 9:38

GoogleCodeExporter commented 9 years ago
IE5 has a few problems but basically works, I agree that it's not worth 
worrying about.

Original comment by charliej...@gmail.com on 19 Nov 2007 at 4:32

GoogleCodeExporter commented 9 years ago
I can report that Flax Basic now installs and works on Windows 2000, 2000 
Server,
2003 Server, XP and Vista Home Premium, using IE 6 and 7, Firefox 1.5 and 2.0. 
Issues
included missing DLLs (fixed by adding the Visual C++ redistributable package 
to the
installer) and missing IFilters (we now check for these, do what we can and 
prompt
the user).

Original comment by charliej...@gmail.com on 23 Nov 2007 at 10:03

GoogleCodeExporter commented 9 years ago
Not sure what a resolution for this bug would actually be, but marking it for 
1.1 anyway.

Original comment by boulton.rj@gmail.com on 29 Jan 2008 at 2:43

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:42