Expand my Community achievements bar.

Managing Page Name

Avatar

Level 1

Hi,

 

I am trying to manage certain pattern while creating a new page in AEM Author (as an Author) , the pattern needs a replacement of all not allowed characters to be replaced by hyphen "-".  To achieve this I have tweaked the settings in Configuration Console in Page Manager Factory by putting a hyphen "-". But with this as well, when I try to create a new page with empty page name and with needed page title, the replacement strategy works till 15~16 characters only after that it simply ignores (removes) spaces and special characters instead of replacing them with hyphen "-". Is there a solution or further tweaking/overriding any code with any regex ?

I am using AEM 5.6.1 on AWS linux box with JDK1.7

 

         
Java RuntimeJava(TM) SE Runtime Environment(build 1.7.0_45-b18)
Java Virtual MachineJava HotSpot(TM) 64-Bit Server VM(build 24.45-b08, mixed mode)

 

Regards

Shailesh

0 Replies