purepennons / gss

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

Review callers of touchParentFolders #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make sure that callers of ExternalAPIBean.touchParentFolders() do not also mark 
the supplied folder as modified.

Original issue reported on code.google.com by past...@gmail.com on 28 Jul 2010 at 9:22

GoogleCodeExporter commented 9 years ago
Checked. The behavior is as intended to be, that is the modification date 
changes only inside ExternalAPIBean.touchParentFolders(). 
No extra changes were necessary.

Original comment by akaprave...@gmail.com on 24 Aug 2010 at 8:44