All of the following is from the perspective of a user accessing Fossil
via the web interface.


STEPS TO REPRODUCE ANOMALY

1) Change the date format specifier for a report

   Was:  datetime(tkt_mtime)

   Is:   datetime(tkt_mtime,'localtime')

2) Run the report

3) In the resulting report page, click on the Raw link at the top of the
page.

4) I expect to see a non-html listing of the tickets.

5) Instead I receive:

   error code 23: access to config.value is prohibited
   Database Error

   access to config.value is prohibited
   SELECT value FROM config WHERE name='timeline-utc'

   If you have recently updated your fossil executable, you might need to
run "fossil all rebuild" to bring the repository schemas up to date.



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to