Closed
Bug 303249
Opened 19 years ago
Closed 19 years ago
Not redircted to original page after being redirected to SurfControl for every URL
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: shadi.khasawneh, Unassigned)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+
My company uses a SurfControl software, which checks every URL visited by
redirecting the URL to the SurfControl software first, and then if this URL is
valid (for business use...), the page will be redirected to the original URL.
Reproducible: Always
Steps to Reproduce:
1. Enter any URL into the browser and press enter
2. You will be redircted to the SurfControl software to validate the URL entered
above. The following message will appear on the screen (this is normal):
"SurfControl WebFilter is checking the URL you requested. If this page does not
refresh automatically, press the"Refresh" button on yourbrowser."
3. It will stop on this page for ever. Unless I press refresh. If I press
refresh the original URL (entered in the 1st step) will open in the browser.
Actual Results:
The SurfControl page will be shown in the browser window for ever.
"SurfControl WebFilter is checking the URL you requested. If this page does not
refresh automatically, press the"Refresh" button on yourbrowser."
Expected Results:
The original URL should be opened in the browser.
I'm using the Deer Park Alpha 2.
One VERY strange thing:
- When it is stuck on the SurfControl Page
"SurfControl WebFilter is checking the URL you requested. If this page does not
refresh automatically, press the"Refresh" button on yourbrowser."
I view the source of the page => I get the source of the original URL (entered
in step 1)
====================================
about:buildconfig
Build platform
target
i586-pc-msvc
Build tools
Compiler Version Compiler flags
$(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -Gy -Fd$(PDBFILE)
Configure arguments
--enable-application=browser --enable-optimize --disable-debug --disable-tests
--enable-static --disable-shared --enable-svg --enable-canvas
--enable-update-packaging
====================================
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
It should show the source of the SurfControl page instead of Mozilla! Unless it
actullay opens Mozilla.org page, right?
Reporter | ||
Comment 3•19 years ago
|
||
This problem repreduces only with Deer Park Alpha 2 version. It works fine with
any previous version.
Comment 4•19 years ago
|
||
SurfControl doesn't claim to support Firefox. Probably a bug with SurfControl
and INVALID.
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> SurfControl doesn't claim to support Firefox. Probably a bug with SurfControl
> and INVALID.
It is working fine with previous version of FireFox, and only Deer Park Alpha 2
has this problem. Therefore, it can not be a bug in SurfControl.
Comment 6•19 years ago
|
||
This is INVALID. There have been signifigant code changes in the 1.0 branch and
SurfControl is not compatable with them.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•