Open DirkThiele opened 11 years ago
Same problems if I have more than one page after filtering. Second page is linked with colons, but will only work with "%3A"
Update!
When I do it like this, everything seems to work fine.
{clip_filter_plugin p='Label' field='qm_doc_title' id='qm_doc_title_label' for='qm_doc_title' __text='Titel'}
{clip_filter_plugin p='String' id='qmh_doc_title'}
So the only thing I have changed is the 'OpString' plugin which I have removed.
Not sure if I made a mistake before.
When there is no OPString, you don't have the option to choose how the searchstring is handled (f.e.: eq - like ...) And the link for the second page is still not working because of "%3A"
Hello there!
I put the following code into the "filter.tpl"
but it seems that something is not working properly because the request ends with an error message as written below.
What I have noticed so far is, that the URL is looking weird. Normally it should look like this
but the colons are being replaced with "%3A"
and even if I replace the "%3A" with colons manually I'm getting the same error message.
Is there an easy way out of this problem?
Many thanks in advanvce for your help!
Best regards, Dirk
Zikula 1.3.5 | Clip 0.9.4