Ticket #449 (new enhancement)

Opened 17 months ago

백업파일 comment/commenter의 id attribute 에 관한 이슈

Reported by: coolengineer Owned by: inureyes
Priority: major Milestone: 2.0
Component: Core Version: 1.5
Keywords: ttxml Cc: dev@…
Release:

Description

  • 현재 블로그를 백업할 경우 comment 부분의 commter 정보를 보면 id 어트리뷰트가 있고, 이것은 다중 블로그에서 멤버에 의해 남겨진 커멘트일 경우 그 멤버의 userid가 남습니다.
  • 그러나, userid 는 따로 백업되는 것이 아니므로, 이 숫자는 백업데이터에 의해 설명될 수 있는 데이터가 아닙니다.
  • 또한 데이터 백업(export)에서는 그 값이 남지만, 복원(import)에서는 아예 그 값을 사용하지 않습니다.

Note: See TracTickets for help on using tickets.