User tests: Successful: Unsuccessful:
fix for standard SQL
A timestamp/datetime field CANNOT be used with LIKE operator we need to cast to char before in standard SQL
Smart Search: Indexed Content search field with a date work as before
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Components |
Labels |
Added:
?
|
Is ready to test thanks
On 12 Jan 2017 10:34 am, "Franz Wohlkönig" notifications@github.com wrote:
@alikon https://github.com/alikon ist this PR for testing or waiting on
Answer?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#12348 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AALFsTUi5eglrGStHuebm2wp8GJ_udomks5rRfOXgaJpZM4KRqzm
.
Searched for "12. 3. 1991" as Part of an Article-Titel in Backend, which is found with and without Patch.
Searched for same at Frontend which is not found with and without Patch.
@franz-wohlkoenig this PR is only for backend
I have tested this item
Searched for "12. 3. 1991" as Part of an Article-Titel in Backend, which is found with and without Patch.
I have tested this item
Milestone |
Added: |
||
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Category | Administration Components | ⇒ | Administration com_finder Components |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-02-04 17:47:26 |
Closed_By | ⇒ | wilsonge | |
Labels |
used
$query->castAsChar()
as requested