Needs review
Project:
Legal
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2013 at 10:39 UTC
Updated:
20 Sep 2019 at 18:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
JayShoe commentedI agree with this. I'm currently only in Dev, but I already have like 5 revisions from just toying with it.
Comment #2
thedavidmeister commentedHere's a janky patch that includes stuff from (and requires the patch from) #226117: Input filters support but gets things moving.
Comment #3
geek-merlinSo this will silently overwrite the last revision with whatever was entered, thereby dropping revision safety / traceability of changes?
I see major objections with this.
Imho the approach should be
* to always save new revisins, but mark some revisions as non-substantial
* filter them out in legal_get_conditions()
* change legal_version_check() to >=
Comment #4
avpaderno