collective / collective/collective.js.angular

Find a solution to allow json posts

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When doing a `$http.post(url, data)` the `data` gets not recognized by `self.request` in Views. See: http://stackoverflow.com/questions/19254029/angularjs-http-post-does-not-send-data

Zope seems not to understand json serialized post data.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the `$http.post(url, data)` case from the linked Stack Overflow report and inspect how `self.request` is handled in Views. Trace whether the JSON-serialized request body reaches Zope as expected; done means the posted data is recognized by the View without breaking existing posts.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
backend-api-design
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.