Project

General

Profile

Feature #18252

Updated by Carsten Rose 4 months ago

Umbennenung von uid zu qref.    Mit Unterstützung von Subheader, Report filename und uid . 

 h2. Situationen: 

 * T3 Record (int): tt_content.uid 
 * T3 Record (string): tt_content.subheader 
 * File: *.qfqr 

 Bsp: 
 <pre> 
 uid:456?xId=45 
 uid:myFunction?xId=45 
 uid:file.qfqr?xId=45 
 </pre> 

 * Es waere vermutlich gut wenn wir 'Backward' Kompatibel bleiben wuerden!!! 

Back