ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1764
|
Wed Mar 8 22:33:56 2006 |
| Steve Jones | steve.jones@freescale.com | Bug report | All | 2.6.1-1671 | OPTION <attribute> not working right in [ global <name>] Top Group |
I've verified that when the following is part of the definition of a [logbook] OR is part of a regular [global] config:
Options Completed = Open{a}, Closed{b}
{a} Preset CompletedDate =
{b} Preset CompletedDate = $date
. . . the intended function (when option "Open" is selected the attribute "CompletedDate" is cleared; when the option "Closed" is selected the attribute "CompletedDate" is filled with the current date)
When this same code is moved to a [global <name>] config the function no longer works (the attribute "CompletedDate" is not set).
This for me is a show stopper as using Top Group has allowed me to create and use logbooks in a way that I could not under the old way (single [global]. I have verified that the same thing happens under 2.5.9. |
1785
|
Mon Apr 3 16:31:37 2006 |
| Steve Jones | steve.jones@freescale.com | Question | All | 2.6 | Numerous questions that I am hoping to get a response on |
Stefan, I have several issues/questions that I am still hoping to get an answer on. Any chance? If you would rather you can send email to me directly.
Thanks
Steve |
1643
|
Mon Jan 30 16:26:08 2006 |
| T. Ribbrock | emgaron@gmx.net | Bug report | Linux | 2.6.1-1637 | Numbered lists get closed by </ul> |
I just ran into the following problem (and was able to reproduce it in the "demo" logbook on this site):
Numbered list follows:
- one
- two
- three
This text is indented, as the list was not closed properly.
- four
- five
- six
And now we have double indention... |
67296
|
Wed Jul 4 13:58:23 2012 |
| Richard Stamper | richard.stamper@stfc.ac.uk | Question | All | 2.9.2 | Number of conditional attributes |
Is there a limit on the number of conditions that can be simultaneously active in a log? When I activate more than 10 conditions I start to see side effects with other conditions being deactivated. I think this is due to the hard-coded array size of 10 for clist in the match_param function in elogd.c. If so, could this limit be increased?
Are there other limits on the number of conditions, or the length of condition names? If I've understood the code right, the _condition string holds a comma-separated list of the active conditions, so the 256 byte length of this will also put some limit on the number of conditions that can be active. |
67206
|
Wed Feb 22 14:19:19 2012 |
| Diego | diego.obradors@ciemat.es | Question | Windows | 2.9.1 | Number of Thumnails |
Hi,
I have Ghostscript 9.05 and ImageMagic 6.7.5 Q16 installed with the last ELOG version in a windows 7 OS. When I try to attach a pdf file and then create thumnails of the file, I am only able to create the first 8 pages instead all document. I have try to change the parameter Thumbnail size but with any sucess. However, If after create the thumnail I modify manually the size, all thumnails are creaed.
Thank you so much!!
Diego
|
1351
|
Wed Jul 27 17:38:25 2005 |
| Chris Green | greenc@fnal.gov | | | | Notify email recipient of attachments without including? |
Hi,
Our elog is going to be taking some large attachments. I've disabled the attachments from going out in the email, but I'd like email recipients to know that the post has attachments associated with it. Is there a mechanism to do this already, or would it be an enhancement? I'm looking for something like:
Email Notify Attachments = 0 | 1 | 2
Where 0 = no notification,
1 = number only,
2 = list
... independent of whether attachments are included with the email itself.
Thanks,
Chris. |
809
|
Wed Nov 24 00:48:17 2004 |
| Rich Persaud | dev2id at yahoo dot com | Request | All | 2.5.4-6 | Non-wildcard or numeric search for numeric attribute |
Is there a way to disable wildcard matching in searches?
A search for "1" returns "1" and "10" and "11".
Is there a way to perform an explict match?
Could there be a numeric match if the attribute type is numeric? |
971
|
Fri Mar 4 10:16:04 2005 |
| Alex H | alex@synergie-inf.com | Question | Windows | 2.5.7-1 | Non clickable column |
Hi,
Is there any solution to obtain an non-clickable column ?
For example here : http://midas.psi.ch/elogs/Config+Examples/ what should
I do to obtain the data of the Category column non clickable?
I don't have find a solution in the Syntax of elogd.cfg
(http://midas.psi.ch/elog/config.html)
Thanks a lot |