Re: elog client cmd line submission of attributes with spaces., posted by Darren Hollinrake on Thu Aug 25 18:32:13 2016
|
Thanks for the response. You are indeed correct that the issue disappears when I comment out my required attributes line. If I just remove my "Start Time"
attribute, all the other attributes work as well.
|
Re: elog client cmd line submission of attributes with spaces., posted by Rudy Taraschi on Thu Aug 25 18:45:48 2016
|
[quote="Darren Hollinrake"]Thanks for the response. You are indeed correct that the issue disappears when I comment out my required attributes line. If
I just remove my "Start Time" attribute, all the other attributes work as well.[/quote]
I used to just comment out that one field in Required Attributes as well, but it was a pain to edit the CFG file, so I took the lazy approach and just |
Re: elog client cmd line submission of attributes with spaces., posted by Darren Hollinrake on Thu Aug 25 19:04:11 2016
|
Agreed, I just wanted to clarify for anyone else though that the issue seems to be centered on my "Start Time" attribute which is a datetime field. All
the other attributes (with spaces) allowed submission of the entry so long as the "Start Time" attribute wasn't set to required. That appears to be the
one with the actual issue. Giving a valid epoch time when that field isn't required allows the field to be populated correctly. However, if the "Start |
Re: Image source url missing, posted by Antonio Bulgheroni on Thu Sep 1 08:47:55 2016
|
This is another piece of information to help in the debugging. To my standards logbooks, I have added the "demo". On the demo I can upload
pictures while I can't on the other logbooks.
This is indicating that the bug has something to do with the logbook configuration other than with the editor or the image upload plugin. |
Re: Image source url missing, posted by Antonio Bulgheroni on Thu Sep 1 09:03:51 2016
|
The conflicting option is "Preview attachments". When this is turned off (set to 0), images are not properly uploaded. Could you please confirm
it also on your side?
Antonio |
Hilight code, posted by Daniel Sajdyk on Tue Sep 6 13:29:03 2016
|
Hello :)
Is there any way to highlight code (for example php, SQL) in logs entries?
Best Regards |
Highlight code?, posted by Daniel Sajdyk on Tue Sep 6 13:35:05 2016
|
Hello :)
Is there any way to highlight code (for example php, SQL) in elogs entries?
Best Regards |
Re: Highlight code?, posted by Stefan Ritt on Tue Sep 6 13:41:32 2016
|
You can manually highlight code,
but there is no automatic language parser.
Daniel |