← Back to team overview

mahara-contributors team mailing list archive

[Bug 1971110] Re: Adding block with underscore can cause problems

 

** Also affects: mahara/22.04
   Importance: Undecided
       Status: New

** Also affects: mahara/21.10
   Importance: Undecided
       Status: New

** Also affects: mahara/21.04
   Importance: Undecided
       Status: New

** Also affects: mahara/22.10
   Importance: Undecided
       Status: New

** Changed in: mahara/21.04
    Milestone: None => 22.04.1

** Changed in: mahara/21.10
    Milestone: None => 21.10.4

** Changed in: mahara/22.04
    Milestone: None => 22.04.1

** Changed in: mahara/22.10
    Milestone: None => 22.10.0

** Changed in: mahara/22.10
   Importance: Undecided => High

** Changed in: mahara/22.04
   Importance: Undecided => High

** Changed in: mahara/21.10
   Importance: Undecided => High

** Changed in: mahara/21.04
   Importance: Undecided => High

** Changed in: mahara/22.10
       Status: New => In Progress

** Changed in: mahara/22.04
       Status: New => Confirmed

** Changed in: mahara/21.10
       Status: New => Confirmed

** Changed in: mahara/21.04
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1971110

Title:
  Adding block with underscore can cause problems

Status in Mahara:
  Confirmed
Status in Mahara 21.04 series:
  Confirmed
Status in Mahara 21.10 series:
  Confirmed
Status in Mahara 22.04 series:
  Confirmed
Status in Mahara 22.10 series:
  In Progress

Bug description:
  The following test will give an error:

  1) Create a new page
  2) Add a new block
  3) Change the 'Placeholder' title to 'Text_block'
  4) Click on the Content type option 'Text'
  5) Get an error like this:

  Invalid page control action:
  id_X_new_1_blocktype_text_title_Text_block

  The problem is the underscore in the title clashes with code that
  wants to work out what blocktype action is happening.

  What we need to do is have the all the underscores in the title be
  turned into a url encoded values

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1971110/+subscriptions



References