Skip to content
Snippets Groups Projects
Commit ee30ef6c authored by Adam Williamson's avatar Adam Williamson Committed by Dan Michael O. Heggø
Browse files

Drop Page.section attribute

This attribute goes back to an older design, where
the 'edit page' workflow was different: the edit() method did
part of the work of defining what text you meant to edit. In
the current workflow, text() - which replaced the deprecated
edit() - is only for retrieving text, and save() is supposed
to do all the work of editing the page.

The 'section' attribute is therefore obsolete and dangerous.
parent 2a42d77b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment