Closed (fixed)
Project:
Legal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 12:12 UTC
Updated:
12 Nov 2017 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pebosi commentedPatch.
Comment #2
robert castelo commentedWhy would legal agreement ever be zero?
Is this an issue that actually causes a bug?
Comment #3
robert castelo commentedComment #4
marcoka commentedi wonder how you achieved it to be 0. have never had that. pleas provide a way to reproduce that.
Comment #5
serkanb commentedEven though this is a bit of old...
I had the same issue, and I think I know what he did: If you select "Language specific users" for "Ask to re-accept" on the first terms you create, you will end up with version 0 revision 1.
Now that I think about it... this doesn't makes sense, but it isn't caught by the module, which it should be I think.
I had fixed it by checking if $legal_account itself is empty, rather than the version, but if the module just checks this on submission... it would also solve the problem.
Comment #6
robert castelo commented