Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15367386
D18253.id43900.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
812 B
Referenced Files
None
Subscribers
None
D18253.id43900.diff
View Options
diff --git a/src/applications/legalpad/controller/LegalpadDocumentSignController.php b/src/applications/legalpad/controller/LegalpadDocumentSignController.php
--- a/src/applications/legalpad/controller/LegalpadDocumentSignController.php
+++ b/src/applications/legalpad/controller/LegalpadDocumentSignController.php
@@ -238,7 +238,7 @@
// show that a document like a TOS was "updated" by an incidental change
// to a field like the preamble or privacy settings which does not acutally
// affect the content of the agreement.
- $content_updated = $document_body->getDateCreated();
+ $content_updated = $document_body->getDateModified();
// NOTE: We're avoiding `setPolicyObject()` here so we don't pick up
// extra UI elements that are unnecessary and clutter the signature page.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 6:11 PM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7591470
Default Alt Text
D18253.id43900.diff (812 B)
Attached To
Mode
D18253: Correct reporting of the last time a Legalpad document was updated
Attached
Detach File
Event Timeline
Log In to Comment