Re: [Hypercontent-users] Another IE Bug
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-09-12 14:48:55
|
Hi Carl, It looks like you may have your server base url configured in hypercontent.properties as http://chorlton.lib.hull.ac.uk:80 Try changing this to http://chorlton.lib.hull.ac.uk I think the link rewriting is getting confused because the javascript is looking for that port number in the url, which the browser has taken away since it is the default port. Just a guess, though, let me know if it works. Cheers, Alex On Sep 12, 2006, at 5:18 AM, Carl P Barrow wrote: > Hi Alex, > > Do you have any idea what might be happening here. I've noticed > that the > same is happening with links also. I have people using it so I > could do > with a pretty quick fix. > > Cheers > Carl > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* > > -----Original Message----- > From: hyp...@li... > [mailto:hyp...@li...] On Behalf Of > Carl P Barrow > Sent: 06 September 2006 16:09 > To: al...@bi...; Hypercontent-users List > Subject: Re: [Hypercontent-users] Another IE Bug > > Hi Alex, > > This seems the started happening again. I haven't made any updates > though which is strange. Any ideas? > > Cheers > Carl > > > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* > > -----Original Message----- > From: Carl P Barrow > Sent: 16 August 2006 09:21 > To: 'al...@bi...'; Hypercontent-users List > Subject: RE: [Hypercontent-users] Another IE Bug > > Hi Alex, > > Thanks very much, its all working now... > > Cheers > Carl > > ************************************* > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > ************************************* > > -----Original Message----- > From: hyp...@li... > [mailto:hyp...@li...] On Behalf Of > al...@bi... > Sent: 15 August 2006 19:31 > To: Hypercontent-users List > Subject: Re: [Hypercontent-users] Another IE Bug > > Hi Carl, > It turns out your production instance had a couple of other out of > date > javascript files (manage.js & > rss.js). I updated them, and things seem to be working OK now. > Let me > know if you agree! > > Cheers, > Alex > > On Wed, 9 Aug 2006 12:02:05 +0100, Carl P Barrow wrote >> Hi Alex, >> >> I think I've found another IE bug (if only we just had FireFox) I >> switched my install of H/C 2.0 to run on port 80 which I thought I >> had no problems with. What I've found is that for some reason when > adding >> an image to a page it appends the mount-pont to the image path. So > when >> the path should be /media/image.jpg it puts >> /mount-point/media/image.jpg. This doesn't happen in FireFox. >> >> Like I said it seems to be just when running on port 80 and using >> IE. I took a copy of my live hypercontent install and ran it on >> port 8090 and didn't see the problem. >> >> Cheers >> Carl >> >> ************************************* >> Carl Barrow >> Systems Integrator >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************* > > > ---------------------------------------------------------------------- > -- > - > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent- > users***************************************************************** > ************************ > To view the terms under which this email is distributed, please go > to http://www.hull.ac.uk/legal/email_disclaimer.html > ********************************************************************** > ******************* |