[geeklog-hg] [Geeklog-Core/geeklog] 9c8ba1: Fix for Likes Item ID to small for things like art...

Tom noreply at github.com
Sat Jan 11 13:11:13 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 9c8ba175e20b8791afb93294d937fad4091416ea
      https://github.com/Geeklog-Core/geeklog/commit/9c8ba175e20b8791afb93294d937fad4091416ea
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-01-11 (Sat, 11 Jan 2020)

  Changed paths:
    M public_html/admin/install/devel-db-update.php
    M public_html/javascript/likes_control.js
    M public_html/likes.php
    M public_html/siteconfig.php.dist
    M sql/mysql_tableanddata.php
    M sql/pgsql_tableanddata.php
    M sql/updates/mysql_2.2.0_to_2.2.1.php
    M sql/updates/pgsql_2.2.0_to_2.2.1.php
    M system/lib-likes.php

  Log Message:
  -----------
  Fix for Likes Item ID to small for things like articles

- Increased Likes Item ID length to 128 characters to match common id lengths. Added in error code to catch larger item ids.
- Added developer mode debug code for Likes System
- Likes control ajax handles errors better




More information about the geeklog-cvs mailing list