|
MDL-8922: Had to modify another bunch of files to fix a simple problem: 2 when a config block contains a form, the previous form needs to be closed 3 properly (it was, but there were non-matching closing divs etc...)
In recent 19_STABLE, this problem seems to be back. When following the link to manage rss feeds from a RSS block, the first screens work all right, but the feed management screen breaks down with a "mismatched tag. Expected: </form>" message.
Putting the "</div></form>" line back on line 529 of lib/rsslib.php fixes the problem. This is only in 1.9. This does not occur in 1.8, which is quite strange since both versions of rss_get_form() are identical (to a single blank character).
I'm wondering if this is a local bug, but since I've got a clean checkout... |
|||||||||||||||||||||||||||||||||||||||||||||||||||
The configuration page doesn't validate at all, though