ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1130
|
Sat May 7 17:51:22 2005 |
| damon nettles | nettles@phgrav.phys.lsu.edu | Question | All | | post box question |
is there any way to get a larger text box to type in when making a new post?
the default box is rather small and you have to scroll up and down when
making a new post or editing an existing one.
once the post is submitted, the display goes to a larger box, but the text
only takes up the left side of the page. seems the only way to get it to go
all the way to the right is to make everything html and submit it that way.
can the normal text look like the html does without submitting it as html? |
1129
|
Fri May 6 20:32:49 2005 |
| Matt B | iggywiggum45@hotmail.com | Bug report | Windows | 2.5.8 | Re: elogd crashes on log out |
Another quick update on this, it looks like the bug was introduced in version
2.5.8-2 built Mar 30 2005, 11:04:33, revision 1.611
version 2.5.8-1 built Mar 21 2005, 17:28:54, revision 1.592 does not exhibit the
behavior.
Matt |
1128
|
Fri May 6 18:41:04 2005 |
| Matt B | iggywiggum45@hotmail.com | Bug report | Windows | 2.5.8 | Re: elogd crashes on log out |
> > What other information can I provide that might assist in diagnosing this?
>
> Please send me your elogd.cfg configuration file.
Stefan - I am having the exact same problem as outlined here. I sent you an
email with a somewhat complicated config file. Attached to this message is a
much simpler one.
With this file, if you remove the B5 server (remove it from top group a2, and
remove the [b5] entry) the crash does not happen. If the B5 server (or any
additional server) is in the file, then the problem occurs.
For me, there are 3 places where the crash happens:
- on logout
- when an invalid username/password is used to login
- when you login to A1, then try to go to A2
This is happening on elog v2.5.9-1 (built May 2, 2005, 12:17:18 revision 1.642)
I have tried on windows 2000 and 2003 servers, and it seems to happen on both of
them.
Matt |
Attachment 1: elogd.cfg
|
[global]
port = 2080
url = http://localhost:2080/
Logfile = elog.txt
Logging level = 3
Top Group A1 = b1, b2
Top Group A2 = b3, b4, b5
[global A1]
Password file = a1.pwd
Self register = 1
Admin user = admin
[global A2]
Password file = a2.pwd
Self register = 1
Admin user = admin
[b1]
Comment = b1
[b2]
Comment = b2
[b3]
Comment = b3
[b4]
Comment = b4
[b5]
Comment = b5
|
1127
|
Mon May 2 16:01:13 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | All | | Re: per entry "expand" in threaded view |
> LOL ..this way I can't see the list of other threads .. so il my goal is to inspect the thread
> looking for something I have to:
> - open the 3d
> - return to 3d list
> - open another 3d ..
> [loop]
>
> my wish would be to reduce it to
> - open the 3d
> - open another 3d ..
> [loop]
Well, I have the browser's back button on one of my mouse buttons, so "- return to 3d list" is one
mouse click. My policy is: If I can save someone two or more mouse clicks for am operation, I will
implement it. If it's less, it's not worth investing some hours of programming just to save 0.5s
each tim (;-).
Ok ok, I'll put it on the wish list. Just in case I'm running out of work. :-) |
1126
|
Mon May 2 15:40:02 2005 |
| Emiliano Gabrielli | AlberT@SuperAlberT.it | Bug report | Linux | 2.5.8-6 | Re: rss feed title & conditional attributes |
> Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
> empty attribute, I guess that makes more sense.
ok, it work perfectly, tnx .. I agree with you choice of course :-) |
1125
|
Mon May 2 15:37:11 2005 |
| Emiliano Gabrielli | AlberT@SuperAlberT.it | Request | All | | Re: per entry "expand" in threaded view |
> > ok, i've downgraded my request then ...
> >
> > it will be still useful to have the possibility of expland selectively a single thread :-)
>
> That you can do by clicking on the thread and look at the thread at the top of the page (;-))
>
> That's exactly the same number of clicks as you would need to expand a thread (:-)))
LOL ..this way I can't see the list of other threads .. so il my goal is to inspect the thread
looking for something I have to:
- open the 3d
- return to 3d list
- open another 3d ..
[loop]
my wish would be to reduce it to
- open the 3d
- open another 3d ..
[loop]
of course I'm thinking to a big number of entries in a short number of 3ds .. making ugly to
simply expand everything .. :-) |
1124
|
Mon May 2 14:58:27 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Linux | 2.5.8-6 | Re: rss feed title & conditional attributes |
Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
empty attribute, I guess that makes more sense. |
1123
|
Mon May 2 14:51:43 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | All | | Re: per entry "expand" in threaded view |
> ok, i've downgraded my request then ...
>
> it will be still useful to have the possibility of expland selectively a single thread :-)
That you can do by clicking on the thread and look at the thread at the top of the page (;-))
That's exactly the same number of clicks as you would need to expand a thread (:-))) |