Re: Crashes when editing entries, posted by T. Ribbrock on Wed Jul 22 16:52:13 2009
|
Stefan Ritt wrote:
|
Wrong error message if invalid attribute is used, posted by T. Ribbrock on Mon Jul 27 10:20:14 2009
|
I just ran into this little bug: I had defined a new logbook in my config file and suddenly got the message Attribute "Date" not allowed.
While I did have several attributes starting with the word "Date" (e.g. "Date In Service", "Date Retired") I had no attribute
"Date" in there. After some pondering and wildly commenting out lines, it finally dawned on me: I had used an attribute "ID" - which |
Re: Wrong error message if invalid attribute is used, posted by Stefan Ritt on Mon Jul 27 10:49:19 2009
|
T. Ribbrock wrote:
I just ran into this little bug: I had defined a new logbook in my config file and suddenly got the |
attachment not displayed if entry contains link to attachment., posted by Devin Bougie on Mon Jul 27 18:02:14 2009 
|
I'm not sure if this is the expected behavior, but it appears as though an attachment is not displayed in the list of attachments if you manually add
a link to the attachment into the body of the entry. I would greatly appreciate any advice on how to fix or change this behavior.
I will try to demonstrate with the two attachments on this entry. There are two attachments in this entry, but only one appears in the standard |
Re: attachment not displayed if entry contains link to attachment., posted by Stefan Ritt on Tue Jul 28 10:42:40 2009
|
Devin Bougie wrote:
I'm not sure if this is the expected behavior, but it appears as though an attachment is not displayed |
Re: attachment not displayed if entry contains link to attachment., posted by Stefan Ritt on Tue Jul 28 13:14:37 2009
|
Devin Bougie wrote:
I'm not sure if this is the expected behavior, but it appears as though an attachment is not displayed |
Re: attachment not displayed if entry contains link to attachment., posted by Stefan Ritt on Tue Jul 28 13:30:35 2009
|
Devin Bougie wrote:
I'm not sure if this is the expected behavior, but it appears as though an attachment is not displayed |
Odd problem (bug?) with certain attribute, posted by T. Ribbrock on Tue Jul 28 16:30:46 2009
|
I have the following simple test logbook:
; General
List display = Edit, Hostname, OS, Size
Entries per page = 150
Quick filter = OS
Date Format = %d/%m/%Y
Summary Lines = 0
;
Attributes
Attributes = Hostname, OS, CPU,Size
Required Attributes = Hostname
Sort Attributes = Hostname
; Message part: log is text only, but elog |