Sprache wechseln / change language to: English

WGA4 Releasenotes WGA Publisher

Die hier verfügbaren Releasenotes enthalten Änderungen bis WGA 4.1.15. Die Release-Notes zu aktuellen WGA- und OpenWGA-Versionen finden sie im OpenWGA Issue Tracker unter Projekt OpenWGA Server.


Product:
    WGA Publisher
Version:
    Build
Category:
    Server
Title:
    Disable generation of title path URLs by URL parameter
Information:
    Title Path URLs have the problem that they are not entirely unique, especially over time. Titles may change rendering old title path URLs useless.

    On occasions where URLs for docs are needed that are absolutely unique over time one would want to switch title path URL generation off temporarily so the classic URLs are generated.
correction/implementation in version:
    4.1.13
Solution:
    A URL Parameter "forceClassicURL" (in exactly this case) was introduced which, when set to true will turn off title path URL generation for the current request:

    http://localhost:8080/mysql/home/wilkommen_be_innovation_gate.html?forceClassicURL=true
Back to product overview