Reviewed: https://reviews.mahara.org/10563 Committed: https://git.mahara.org/mahara/mahara/commit/f4360be786ef2ffa3e0debfb4da32a235afcf98b Submitter: Robert Lyon ([email protected]) Branch: master
commit f4360be786ef2ffa3e0debfb4da32a235afcf98b Author: Robert Lyon <[email protected]> Date: Tue Nov 5 09:12:10 2019 +1300 Bug 1851288: URL encode the . char in block title Along with the other special chars as we use it as an array key and PHP changes . to _ behatnotneeded Change-Id: I22125a539bb205b8e1bc036c4ceee995d19ffb73 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1851288 Title: Error when alterting the block placeholder name before choosing block type Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Bug description: If I add a block to the page and change the title to: Intro 1.5 And then choose the block type, eg Image I get an error on the screen Invalid page control action: id_34_new_1_blocktype_image_title_Intro%201_5 I believe this is caused by the . in the title name To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1851288/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

