Wrong URI accessed when using KalturaCE on port other than 80

My issue votes
0
votes
0/20 total votes used
Project:Kaltura Community Edition (CE) - Self Hosted Online Video Platform
Version:partnerServices3
Component:Code
Category:bug report
Priority:critical
Assigned:Gonen.Radai
Status:active
Total votes:22
Description

I'm running KalturaCE alpha_1.0 on XAMPP v.1.7.1. I have configured it to use port 8088 instead of port 80.

After accessing the Kaltura Management Console, I click Content -> Upload -> Upload.

This results in an error message (see attached screenshot)

I did a packet capture on the client system where the web browser is running. I see a GET request made to port 80 (not 8088) with the Request URI: /8088/kalturaCE/p/0/sp/0/flash/kcw/v1.6.5CE/UploadView.swf

The port number has been incorrectly added to the uri.

I also see this issue with the URI: /8088/kalturaCE/p/0/sp/0/flash/kcw/v1.6.5CE/SearchView.swf

Comments

#1

Assigned to:Anonymous» Gonen.Radai

Specified on the documents, this version (alpha) only support port 80.
This will be applied to all widgets in a future version.