When you apply a pageform to a whole namespace, and that page has a redirect link like #REDIRECT [[somepage]], and you save the page, it inserts the pageform before the redirect, breaking it.
I understand why pageform cannot efficiently re-insert itself where it was before and has to insert at the top of the page, however it would be helpful if it had special handling for never inserting before a redirect, and instead inserting AFTER the redirect.
I don't think it should disable when a redirect is present, there is some niche uses (that I unfortunately happen to use) to have the pageform work even on redirect pages with information inserted afterwards, especially with SMW/Cargo.
Could this please be done? Thanks!