Redirects in 5.4 broken

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

asai
Posts: 70
Joined: Fri May 25, 2007 5:48 pm

Redirects in 5.4 broken

Post by asai »

Hi Martin and all,

I upgraded to 5.4, but now it's looking like the link tracking is broken. When I click on a link, it just takes me to a blank page.

Is there something I didn't update? I used the installer script, but I didn't rebuild the database.

Thanks.
maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

We have already more than 100 OpenEMM users working with version 5.4.0 on a regular basis (including me). Since no one else reported this problem so far, I doubt that the code is the problem. Can anyone confirm this problem?
OpenEMM Maintainer
asai
Posts: 70
Joined: Fri May 25, 2007 5:48 pm

Post by asai »

Ok...no other responses...

Well, could you perhaps point me in the right direction to look for potential problems on my end? Perhaps I have configured something wrong which I could change here?
asai
Posts: 70
Joined: Fri May 25, 2007 5:48 pm

Post by asai »

I think I fixed the problem.

The URLs were being redirected to an address like

Code: Select all

http://address.com/#some event link
As you can see there were spaces in the letters after the hash. In OpenEMM 5.3, this worked, but in 5.4, it didn't work anymore. I had meant for some time to change that code in the website, so when I figured that might be the problem here, I fixed it. And it works ok now.
Post Reply