View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002228SphereServernew feature requestpublic22-10-13 00:3418-01-15 22:36
Reporterxwerswoodx 
Assigned ToBen 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version16-06-2013, 0.56b Prerelease 
Target VersionFixed in Version 
Summary0002228: GMPAGE.n.keys
DescriptionCan you please add followings for Gm Pages if it is possible

GMPAGE.n.SENDER //UID who sent page
GMPAGE.n.TIME //When he sent page
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001742)
Coruja (developer)
22-10-13 16:49

you can use a workaround to get the sender UID using <SERV.ACCOUNT.<SERV.GMPAGE.x.ACCOUNT>.LASTCHARUID>
but a hardcoded function <SERV.GMPAGE.x.SENDER> will be useful :D

GMPAGE.x.TIME already exists too, but it points a timer (seconds) since the page was sent, not the real datetime. I think it will be a great idea maintain this GMPAGE.x.TIME as a 'timer' and create a new GMPAGE.x.DATE to return the real datetime like DD/MM/AA hh:mm:ss
(0001746)
xwerswoodx (reporter)
23-10-13 14:26
edited on: 23-10-13 14:27

Yes we can get UID with account but it isn't good way because if someone send page and change character it affects menu :) I don't want this but it's good way which I hadn't thought before :p

Secondly yes you true, we have seconds but I didn't know TIME exist :) maybe it will be DATE for show when send the page because it's very bad to show "3 days 1 hour 15 minutes 75 seconds before". However, we can show like "At 10:00:00 on 21.10.2013". :)

So, I totally agree with you :p

(0002650)
Ben (manager)
18-01-15 22:36

I'm closing this as it is not needed.
GM pages are account based and not char based, so the UID of the sender is not stored anywhere.
As for the date, simply do some math using server time - gm page time...

- Issue History
Date Modified Username Field Change
22-10-13 00:34 xwerswoodx New Issue
22-10-13 16:49 Coruja Note Added: 0001742
23-10-13 14:26 xwerswoodx Note Added: 0001746
23-10-13 14:27 xwerswoodx Note Edited: 0001746 View Revisions
18-01-15 22:36 Ben Note Added: 0002650
18-01-15 22:36 Ben Status new => closed
18-01-15 22:36 Ben Assigned To => Ben
18-01-15 22:36 Ben Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker