Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Internet
>
WWW/HTTP
>
Dynamic Content
>
XOOPS
>
Ticket List/Search
>
Ticket #7993
XOOPS
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Help (1)
Open Discussion (1)
Mailing Lists
list of ML
xoops-cvslog
News
Ticket #7993
Ticket List
Submit New Ticket
RSS
userinfo の検索結果で表示される時刻が unixtime になっている
Open Date:
2006-02-06 13:24
Last Update:
2006-08-06 11:18
monitor
ON
OFF
Reporter:
minahito
Owner:
minahito
Type:
XOOPSCube2.1 Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
userinfo でユーザーの詳細情報を表示した際に、モジュール
の検索結果が表示される。この部分は新作したコードだが、
表示が unixtime のままになっている。
Webサービスへ接続できることを前提としたサービス機能とし
て実装が進められているため、テンプレートで unixtime 変
換を行うことは適切ではないと考える(要・議論...どちらが
タイムオフセットの計算を行うか?という問題)。
Ticket History (3/4 Histories)
Show older Histories
2006-02-06 23:29
Updated by:
(del#8225)
Priority
Update from
3
to
5 - Medium
(Category change on Tracker)
2006-02-07 11:13
Updated by:
minahito
Owner
Update from
(None)
to
minahito
Resolution
Update from
None
to
Accepted
Comment
Reply
Logged In: YES
user_id=8353
修正に入ります
2006-02-07 18:05
Updated by:
minahito
Resolution
Update from
Accepted
to
Fixed
Comment
Reply
Logged In: YES
user_id=8353
サービス側からは標準時刻 UNIXTIME、
受け取り側でレンダリングする処理に変更し、 CVS にコミットし
ました。
2006-08-06 11:18
Updated by:
minahito
Ticket Close date
is changed to
2006-08-06 11:18
Status
Update from
Open
to
Closed
Comment
Reply
Logged In: YES
user_id=8353
Close に変更
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
の検索結果が表示される。この部分は新作したコードだが、
表示が unixtime のままになっている。
Webサービスへ接続できることを前提としたサービス機能とし
て実装が進められているため、テンプレートで unixtime 変
換を行うことは適切ではないと考える(要・議論...どちらが
タイムオフセットの計算を行うか?という問題)。