Ticket Change Details
Not logged in
Overview

Artifact ID: c04ad1ffe316f1b465d1ab33bf1e99c58e4a91fe
Ticket: 66de5264986d6cb2633ddf10d9dfbe264a7b6406
tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()...
User & Date: anonymous 2009-11-25 22:28:28
Changes

  1. comment changed to:
    1. go to Tickets / New Report format (http://servername/rptnew)
    
    2. adding any of the functions enlisted in the notes for the new report formats will result in the syntax error message.
    
    
    EXAMPLE:
    
    <pre>
    SELECT
       tkt_id AS '',
       title AS 'Title',
       user() as 'User'
     FROM ticket
    </pre>
    
    will result in the syntax error msg.
    
    
    information about the Fossil version (command: fossil version) at Windows XP with all recent updates:
    <pre>
    This is fossil version [d5695157d0] 2009-11-11 16:21:19 UTC 
    </pre>
    
  2. foundin changed to: "d5695157d0, WindowsXP"
  3. private_contact changed to: "e91c41ad1b28f7973b7c8c690cb9e44c18fa6b6d"
  4. severity changed to: "Severe"
  5. status changed to: "Open"
  6. title changed to:
    tickets; new report format; Syntax error: no such function; functions user(), aux(), wiki()...
    
  7. type changed to: "Build_Problem"