andersao / andersao/l5-repository

Escape colon ":" in search value.

オープン
#349 コメント 6 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
4.2k
フォーク
880
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,

First thanks for the awesome library.

I appreciate your answer might be, not yet implemented, given your recent quest for maintainers, but doesn't hurt to ask :)

Is there a current way to escape delimiters in search values, for example, say I have the following research request

`http://localhost:1337/api/contacts?search=updated_at:2017-02-27+21:58:35.000&searchFields=updated_at:>=`

`RequestCriteria::parserFieldsSearch()` explodes on ":" so the datetime value becomes ` 2017-02-27 21` in the resulting query.

Is there currently a solution to this?

Thanks :)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。