hoangduit / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

Invitation Mail Link Problem When Set To Port 80 #427

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
0.5 Final
What's your operating system on client and server side?
Client=WinXp/ Server=W2k3
Is it a problem related to the client/usability or server-side?
Client

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux 
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

The mail link generated is:
http://meetings.dyndns.org:null/openmeetings/main.lzx.lzr=swf8.swf?
lzr=swf8&lzt=swf&invitationHash=...

the port portion is null cause invalid url

Original issue reported on code.google.com by pec...@gmail.com on 21 Apr 2008 at 6:52

GoogleCodeExporter commented 9 years ago
did you check if this Issue does still exist in 0.5 Final?

Original comment by seba.wag...@gmail.com on 24 Apr 2008 at 1:37

GoogleCodeExporter commented 9 years ago
Yes, I am using 0.5 Final

Original comment by pec...@gmail.com on 24 Apr 2008 at 5:03

GoogleCodeExporter commented 9 years ago
the link works for me. Indeed there might be a problem as I see also the *Null* 
but
it works to connect to it, I will check that.
I think it is no *real* problem as *null* will be automatically rewritten to 
:80 from
the Browser (as the browser always tries to connect to port 80 by default)

Original comment by seba.wag...@gmail.com on 24 Apr 2008 at 5:52

GoogleCodeExporter commented 9 years ago
I have problem with Internet Explore, Firefox works great!

The link is not clickable in IE and I had to manually remove the :null in link 
in
order  to work.

Any suggestion for IE users?

Thank!

Original comment by ckung2...@gmail.com on 24 Apr 2008 at 11:23

GoogleCodeExporter commented 9 years ago
There is a small problem when removing the :null from the link. IE will 
automatically
add a trailing slash at the end of link when you hit enter

For example:
main.lzx.lzr=swf8.swf?lzr=swf8&lzt=swf&invitationHash=7bb447ec0bf184a73768945682
981f4c
with \

Watch out for IE!!! 

Original comment by ckung2...@gmail.com on 24 Apr 2008 at 11:30

GoogleCodeExporter commented 9 years ago
Fix by R1368 on client.

Thanks!
Charles

Original comment by ckung2...@gmail.com on 25 Apr 2008 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 26 Apr 2008 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:02