[geeklog-hg] [Geeklog-Core/geeklog] e250bb: Fixed searching for Articles and Article Comments

Tom noreply at github.com
Thu Mar 5 11:51:46 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: e250bb405849d1bee77c16058eac5cb76c15ed42
      https://github.com/Geeklog-Core/geeklog/commit/e250bb405849d1bee77c16058eac5cb76c15ed42
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M public_html/admin/install/classes/installer.class.php
    M system/classes/search.class.php
    M system/lib-article.php
    M system/lib-plugins.php

  Log Message:
  -----------
  Fixed searching for Articles and Article Comments

Fix for #1044. Now results are returned just for articles and article comments are included when comments are just selected. Issue was the type was mislabled so search was looking for 'stories' instead of 'article'.

Also moved custom article search code from search class to lib-article. Articles is now treated like a plugin for searches.




More information about the geeklog-cvs mailing list