https://bugzilla.wikimedia.org/show_bug.cgi?id=22881

--- Comment #19 from Bryan Tong Minh <bryan.tongm...@gmail.com> 2011-04-07 
20:24:43 UTC ---
I've started with implementing the required FileRepo changes in r85635. I've
heavily modified your patch to match our coding standards. I have moved most
logic from LocalFile to OldLocalFile, because that means that we can use things
like $this->getRel() etc. 

I will next look at the multipart/related parts of the patch.

(In reply to comment #14)
> Thanks everybody for remarks :)
> 
> (In reply to comment #13)
> > I retract that. The timestamp part of the filename is the timestamp when the
> > file was moved into the archive, not the timestamp when the file was 
> > originally
> > uploaded.
> 
> Yeah, originally it is. But I personally don't understand the practical sense
> of this. The time when the file was moved into the archive is usually equal to
> or 1-2 second relative to the time when a new version of the same file was
> uploaded. So each version contains timestamp of another, moreover, not always
> an accurate one.
> I think versions should be independent, and should not form such "linked
> lists".
> 
Perhaps, but changing this may lead to unexpected breakage, which I don't feel
inclined to search for.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to