The fix wasn't easy, or C precedence bites
6 months ago
- #code maintenance
- #software development
- #feature removal
- Author releases a Halloween version of mod_blog, removing long-standing features.
- Removed functionality includes text processing for entries and email notifications due to lack of use.
- A bug in URL decoding was fixed, caused by C precedence rules misinterpretation.
- Over 3,000 lines of code were removed, including a large function, simplifying the codebase.
- Email notifications were transitioned to a hook mechanism for remaining users.