JaikuEngine Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Patch 16004: Issue 117: Invite, confirmation and lost password emails contain incorrect mobile links

Can't Edit
Can't Publish+Mail
Start Review
Created:
6 months ago by lemonad
Modified:
2 months, 3 weeks ago
Reviewers:
termie, adewale
CC:
SVN Base:
http://jaikuengine.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Not certain about the change improving things on Jaiku.com as the settings.py
file is not public but based on the other code, it should work.

Patch by: Jonas Nockert

Patch Set 1

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M common/mail.py View 3 chunks 31 lines 0 comments Download

Messages

Total messages: 1
adewale
5 months, 3 weeks ago
The hosted domain for Jaiku is jaiku.com not www.jaiku.com so this will fix it.

However this looks like it won't work for any JaikuEngine instance that's served
from $FOO.appspot.com as the url will get changed to m.appspot.com

It also won't work for users who use the command: python manage.py config
--write-to-file to set up their JaikuEngine instance as their HOSTED_DOMAIN
property won't exist.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Patches | This issue
This is Rietveld r