| Product: | website | Status: | RESOLVED |
|---|---|---|---|
| Version: | Resolution: | FIXED | |
| Platform: | Priority: | ||
| System: | Severity: | ||
| Keywords: | |||
When uploading a file from the edit post form (while editing an existing post), the upload form does contain a post_id field which does get submitted but the ValueSelector that's supposed to recognize it and filter the search query by that id claims that there's no 'id' field. It seems to be not noticing that post_id was uploaded and then renamed to id.