xwikisas / application-forum

Forum Application (Pro)
GNU Lesser General Public License v3.0
0 stars 5 forks source link

Topic title doesn't respect the naming strategy set at wiki level #103

Open ane-gabriela opened 3 years ago

ane-gabriela commented 3 years ago

Preconditions: Set up the [[Preformatted Names Strategy>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Name%20Strategies%20Module/#HPreformattedNamesStrategy]] first:

Steps to reproduce:

  1. Click on a forum
  2. Click on Add topic
  3. Fill the title which includes some accents, spaces and special characters in its name (e.g. Té£ / stΦéd**) and the description
  4. Click on Add topic

Expected result: The topic is created and the accents, spaces and special characters are updated in the URL accordingly to the naming strategy.

Actual result: The topic is created but the name is not transformed in the URL. http://localhost:8080/xwiki/bin/view/Forums/Forum/T%C3%A9%C2%A3%20%20%2F%20st%CE%A6%C3%A9d/

Environment: Windows 10, XWiki 12.6.2 with MySQL 8.0 and IE 11, Forum Application (Pro) 2.7.3

TopicNameStrategy

ane-gabriela commented 11 months ago

Issue reproducing on XWiki 14.10.18 with Forum Application (Pro) 2.9, Chrome 118

ndascalita commented 9 months ago

Tested on XWiki 14.10.20 with Forum application Pro 2.9.1 - could reproduce the issue as the link looks the same : http://192.168.150.192:8080/xwiki/bin/view/Forums/General/T%C3%A9%C2%A3%20%2F%20st%CE%A6%C3%A9d*/ image

ane-gabriela commented 7 months ago

Issue reproducing on XWiki 15.10.6 with Forum Application (Pro) 2.9.1, Chrome 121

ane-gabriela commented 2 months ago

Issue reproducing on Cloud XWiki 15.10.8 with Forum Application (Pro) 2.9.2, Chrome 126