Ticket #87 (fixed bug)
Name for quick reply form
- Created: 2010-08-01 11:51:16
- Reported by: daris
- Assigned to: Reines
- Milestone: 1.4.2
- Component: markup
- Priority: lowest
Edit form has name="edit", post form has name="post", so why quick post form doesn't have?
History
Reines 2010-08-01 12:39:15

- Milestone set to 1.4.2.
This is slightly more awkward to keep consistent without breaking any existing skins - http://fluxbb.org/forums/viewtopic.php?id=4475
I'm not quite sure what the best approach is.
Reines 2010-08-02 15:37:46

- Status changed from open to fixed.
Fixed: http://github.com/fluxbb/fluxbb/commit/ … 8ea6fb7003
As noted in the commit message, this isn't consistent, but fixing it properly may break existing styles so isn't a good idea.