-
The props-mysql-upgrade-0.7-to-0.8.sql script was changed on 27 December 2007 so that it no longer converts the database to UTF8. This was done because strange characters were showing up in stories after conversion.
In upgrading the HM site, we did some more research on the issue and found out the real problem. The problem is that, prior to conversion, many of the stories in the database...
2008-01-26 17:15:38 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 556 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 04:35:51 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 555 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 04:34:56 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 554 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 04:27:44 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 553 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 04:23:59 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 552 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 03:37:24 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 551 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-24 03:25:31 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 550 of module props to the PROPS - News Publishing Platform CVS repository, changing 1 files.
2007-11-23 22:49:59 UTC in PROPS - News Publishing Platform
-
phutureboy committed patchset 537 of module props to the PROPS - News Publishing Platform CVS repository, changing 6 files.
2007-11-20 15:48:54 UTC in PROPS - News Publishing Platform
-
There is a small-yet-showstopping typo in the verification link which a user must click after registering. It points to:
http://yoursite.com/?op=activate&uid=9202&key=1cbce94370fdb06329e7983d1767673b&format=html
when it should be:
http://yoursite.com/?cmd=activate&uid=9202&key=1cbce94370fdb06329e7983d1767673b&format=html
(note cmd vs. op)
This can be fixed in lines 605 and 607 of...
2007-11-16 06:29:01 UTC in PROPS - News Publishing Platform