Details
-
Bug
-
Resolution: Fixed
-
Minor
-
7.0.1
-
Unknown
-
N/A
-
N/A
-
Description
Hi,
$doc.getDefaultEditMode() return 'edit' even on doc with default inline edit mode.
In doc: http://maven.xwiki.org/site/docs/xwiki-javadoc-4.1.x/com/xpn/xwiki/api/Document.html#getDefaultEditMode%28%29
must returns: "inline" if the document should be edited in inline mode by default or "edit" otherwise.
Thxs.
Pascal B