advanced find url parser fails #3274

Closed
opened 2023-07-06 07:43:16 +00:00 by j · 0 comments
Owner

shows no results and fails to open advanced find dialog after

https://pad.ma/list/title/source==GreenHub&project==One_Health_Pakke_Tiger_Reserve_Seijusa&(places==Seijosa_Darlong,_East_Kameng,_Arunachal_Pradesh%7Cplaces==Darlong_Seijosa,_West_Kameng,_Arunachal_Pradesh)

pandora.user.ui.find is this:

{
 "conditions": [
  {
   "key": "source",
   "value": "GreenHub&project==One Health Pakke Tiger Reserve Seijusa&(places==Seijosa Darlong, East Kameng, Arunachal Pradesh",
   "operator": "=="
  },
  {
   "key": "places",
   "value": "Darlong Seijosa, West Kameng, Arunachal Pradesh)",
   "operator": "=="
  }
 ],
 "operator": "|"
}
shows no results and fails to open advanced find dialog after https://pad.ma/list/title/source==GreenHub&project==One_Health_Pakke_Tiger_Reserve_Seijusa&(places==Seijosa_Darlong,_East_Kameng,_Arunachal_Pradesh%7Cplaces==Darlong_Seijosa,_West_Kameng,_Arunachal_Pradesh) pandora.user.ui.find is this: ```json { "conditions": [ { "key": "source", "value": "GreenHub&project==One Health Pakke Tiger Reserve Seijusa&(places==Seijosa Darlong, East Kameng, Arunachal Pradesh", "operator": "==" }, { "key": "places", "value": "Darlong Seijosa, West Kameng, Arunachal Pradesh)", "operator": "==" } ], "operator": "|" } ```
j closed this issue 2023-07-06 11:07:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#3274
No description provided.