-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
In WebContentDAO, we cannot write
String privacy = webContent.getValue("privacy", false, site.getValue("content-privacy"));
since 'privacy' is not part of the model
So privacy need to be internal, but this requires a big migration (copy to live for example, or content cloning, and so on...)