Editing sections doesn't works

Editing sections doesn't works

by Dmitry Pupinin -
Number of replies: 1
Picture of Core developers Picture of Plugin developers
Wrong property in condition (locallib.php on line 1132):
if (!isset($preview) && $WS->dfwiki->editor == 'nwiki' && !(($section == '') && ($sectionnum == 0))) // main page

Instead of dfwiki you should use pagedata!
Average of ratings: -
In reply to Dmitry Pupinin

Re: Editing sections doesn't works

by Jordi Piguillem -
Thanks Dmitry,

I am commiting a new locallib.php with this fix.

DFWikiTeam, Pigui