Tags:
create new tag
view all tags

Question

Twiki is running fine with FireFox browser. With IE 6 or 7, I cannot see the images and links on the page does not work. I run apache on port 8080. Following is the source code from the main web page. Base href="http://xxx.xx.xx:8080:8080/twiki/bin/view/Main/WebHome"/base It is showing double port number in links and images and they are not working. That happen only in IE and never happened with FireFox.

Environment

TWiki version: TWikiRelease04x01x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora Core 3, kernel 2.6.12-1.1381
Web server: Apache 2.0.53
Perl version: 5.8.5
Client OS: Windows XP, Windows 2000
Web Browser: IE 7, IE 6
Categories: Deployment, Browser issue

-- WilcoFong - 28 Feb 2007

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

It is URL error

-- WilcoFong - 01 Mar 2007

I have the same issue. The base meta tag is being created as http://domain.tld:port:port/twiki/bin/view/Main/WebHome

Originally during setup DefaultUrlHost was automatically populated with the double :port in the url which i corrected.

My guess is whatever is creating the base tag (and activation links in emails) is using the same method used to guess the DefaultUrlHost initally.

-- JacobDorman - 13 Mar 2007

FF seems to be able to correct the invalid URL.

IE displays content with no images, scripting, css or working links.

-- JacobDorman - 13 Mar 2007

I created a bug ( Bugs:Item3825 ) concerning my experience with this. Unfortunately, I'm stymied.

I have TWiki 4.1.2 running on SGI Irix in two configurations. One is an Apache 1.x config with Perl running with CGI. The other is Apache 2.x using mod perl. The 1.x runs at port 80. The 2.x is at port 8080.

The mod perl one generates urls with :8080:8080 and as mentioned, Firefox doesn't seem to care but IE does.

I've tried to run the perl debugger, but I haven't been able to get it to simulate the environment mod_perl runs in ... I can make it error out on me by setting MOD_PERL=2.

Wilco and Jacob, I"m curious what configs you're dealing with.

-- MatthewKoundakjian - 06 Apr 2007

Closing this after more than 30 days under the assumtion it has been resolved. Reopen if needed.

-- PeterThoeny - 08 May 2007

Change status to:
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2007-05-08 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.