mesh icon indicating copy to clipboard operation
mesh copied to clipboard

Case-insensitive Nice URLs

Open plyhun opened this issue 4 years ago • 0 comments

Gentics Mesh Version, operating system, or hardware.

  • v1.6+

Operating System

  • Any

JVM

  • Any

Problem

Currently so called "Nice URLs" are case-sensitive, i.e. tell apart /nice_url and nice_URL. Although W3C standard states URLs being case-sensitive by default, it also allows URL parts not following the case sensitivity. Implementing the optional case insensitivity for Nice URLs may be a useful feature.

plyhun avatar Mar 09 '21 13:03 plyhun