Project

General

Profile

Actions

Bug(バグ) #1911

open

feeds/diaryへのINSERT時にmember_idの取得方法が不正

Added by Hidenori Goto almost 14 years ago.

Status:
New(新規)
Priority:
Normal(通常)
Assignee:
-
Target version:
-
Start date:
2011-02-08
Due date:
% Done:

0%

Estimated time:
3.6 で発生するか:
[QA]バグ通知済:
No
3.8 で発生するか:

Description

API仕様では、日記追加時のATOMデータでauthorにid値はない。(uri値はある)

http://www.openpne.jp/developer/webapi/ja/docs/diary_api/post_resource.html

現在は$xml->author->idでmember_idを取得しているが、API仕様に従うのであれば、uri値から取得する必要がある。

$this->getMemberIdByUrl((string)$xml->author->uri)

No data to display

Actions

Also available in: Atom PDF