Custom Query (1173 matches)
Results (298 - 300 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1066 | fixed | Dianara gets "Invalid Oauth parameter" when passing 'count' or 'offset' params | ||
| Description |
When trying to fetch a feed from Dianara, like /inbox/major it works great. However, if Dianara adds parameters to the call, like 'count' to get more activities in one go (the url then being like "/inbox/major?count=30", the server returns "{"error": "Invalid oauth prarameter."}". I'm unsure if there is something Dianara is not doing right, but this works ok with Pump.io servers. The OAuth header is generated by QOAuth. I know that, when adding those parameters to the call, those are reflected not only as part of the URL, but as fields in the Authorization header, for some reason. Maybe that's what's confusing GMG? The fact that there are unexpected values in the Authorization header. |
|||
| #996 | fixed | Different widths of input fields in edit profile | ||
| Description |
When you edit your profile you can see different widths of input fields and textareas. If you add "width: 100%" to the input fields all input elements have the same width. |
|||
| #5471 | invalid | Difficulty with fastcgi section from deployment guide. | ||
| Description |
I have followed the deployment guide, changing just mediagoblin.example.org to mediagoblin.tng.com. When I get to the end and run the command "./lazyserver.sh --server-name=fcgi fcgi_host=127.0.0.1 fcgi_port=26543" I am unable to get the website to load. It works fine when I ran "./lazy-server.sh --server-name=broadcast" |
|||
