﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
19774,Potential undefined array access in XML-RPC mw_newPost/mw_editPost,maxcutler,westi,"When attempting to determine the appropriate cap check, some of the logic attempts to access members of the `content_struct` array that are not required to be set, resulting in 'undefined index' error/notice.

Specifically, this can occur when 'post_type' is supplied but not 'post_status'.

An example XML-RPC request that triggers one of the two if statements is in the `test_call.txt` attachment.",defect (bug),closed,normal,3.4,XML-RPC,3.3.1,trivial,fixed,has-patch,
