Hitting the url:
[my-site.com]/admin/node/weight/_change_weight/
when logged in (only as admin maybe?)
causes a new, partial/broken node to be created.
Fix: perform some validation/sanitation on the input params before operating at all against the db.
Comments
Comment #1
nancydruI just committed a fix for another issue and I cannot reproduce this. Please use the most recent -dev (to be created this evening at midnight GMT).
Comment #2
nancydruI think the fix for #364860: Strange node weight and sticky/non-sticky flag behavior will prevent this.