Feature #724

avatar

Extend search feature

Added by Sein Kraft 111 days ago. Updated 110 days ago.

Status:Closed Start:08/02/2009
Priority:Low Due date:
Assigned to:- % Done:

0%

Category:core
Target version:2.3

Description

stupid thing...
ext\index\main.php
else if(preg_match("/^hash=([0-9a-fA-F]*)$/i", $event->term, $matches)) {
else if(preg_match("/^(hash|md5)=([0-9a-fA-F]*)$/i", $event->term, $matches)) {

History

Updated by Sein Kraft 111 days ago

avatar

BTW searches by hash aren't working?

No images were found to match the search criteria

Updated by Shish Moom 110 days ago

avatar
  • Status changed from New to Closed
  • Target version changed from 2.X to 2.3

done in e340927

unit test in 92217f0

Also available in: Atom PDF