wifang / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Cant get "file modified" date column to work #375

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add to index.html:
"list-view-columns": {
                        "name": {title:"fileListColumnTitleType"},
            "file-modified": {},
                        "type": {title:"fileListColumnTitleType"},
                        "size": {title:"fileListColumnTitleSize"}
                }

What is the expected output? What do you see instead?

I should get a new column with the date of the file, and get this error instead

Protocol error

Got malformed JSON response: 
Fatal error: Call to undefined method 
ServiceEnvironment::formatTimestampInternal() in 
D:\(...)\backend\include\filesystem\CoreFileDataProvider.class.php on line 28

What version of the product are you using? On what operating system?
1.8.7.1

Please provide any additional information below.

If I take ""file-modified": {}," all works fine, but no date...
the file date works on the details

Original issue reported on code.google.com by hardfo...@gmail.com on 9 Mar 2012 at 12:08

GoogleCodeExporter commented 9 years ago
Thanks for reporting, this has been fixed and will be in next release.

Original comment by samuli.j...@gmail.com on 10 Mar 2012 at 12:47

GoogleCodeExporter commented 9 years ago
Issue 376 has been merged into this issue.

Original comment by samuli.j...@gmail.com on 10 Mar 2012 at 12:47

GoogleCodeExporter commented 9 years ago
Fixed in 1.8.7.2

Original comment by samuli.j...@gmail.com on 11 Mar 2012 at 8:18