Re: Image source url missing, posted by Antonio Bulgheroni on Mon Aug 22 21:55:14 2016
|
Thanks Andreas for your contribution and your quick fix. Just a question: how do you get the attachment URL?
Cheers,
Antonio |
Re: Image source url missing, posted by Antonio Bulgheroni on Mon Aug 22 22:09:14 2016
|
Andreas, there is something strange. It looks the problem is "configuration dependent" because I tried to upload a picture on the Linux Demo
logbook and there it works. Can you confirm this too?
Andreas |
Re: Image source url missing, posted by Andreas Luedeke on Tue Aug 23 09:01:08 2016
|
Yes, I can confirm that the image button upload does work in the Linux Demo logbook (Windows 10 client host, Firefox 47.0 client) and it still does not
work in this Forum.
Antonio |
Re: Image source url missing, posted by Andreas Luedeke on Tue Aug 23 09:05:21 2016
|
If you go on the attached image with the right mouse button, then you'll get a menu. In this menu there should be some entry like "copy image
link" (my PC is unfortunately configured in German, I can't look it up).
This copies the URL in the clipboard and you can just paste it in the URL entry of the image button. |
Re: Image source url missing, posted by Antonio Bulgheroni on Tue Aug 23 11:06:49 2016
|
ok... that was easy. I though there was a ELOG specific way to link to attachments.
(my computer is also in German :)
Andreas |
Re: elog client cmd line submission of attributes with spaces., posted by Darren Hollinrake on Thu Aug 25 18:18:57 2016
|
Thanks for the reply. You're correct that the "Start Time" attribute is a datetime field. I tried your suggestion and placed "0" for that field but it still
returns the same error: Error: Missing required attribute "Start Time"
I tested after commenting out the required attribute line and the command was accepted. However, the datetime field does not display a valid date/time |
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 |