Custom Query (2152 matches)
Results (868 - 870 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#916 | duplicate | Port new vdm to Mongodb | rgrp | pudo |
Description |
We should create a port of VDM 0.9 for MongoDB to support user editing in WDMMG. |
|||
#935 | fixed | "groups" field bug in IATI | pudo | pudo |
Description |
An internal server error was reported when trying to create a new package (not when editing):
The error could not be reproduced in a non-apache/mod_wsgi environment, even with a dump of the live database. Further investigation by manual editing of the package form left the "groups" field as the likely cause. After updating the packages installed, and temporarily editing the package controller the problem vanished after a restart of the web server. Possible causes include:
As the problem is gone for now, it cannot be further investigated atm. |
|||
#942 | fixed | Fix SERP pager argument passing | pudo | pudo |
Description |
It only passes "q", but the whole query must be serialized. |