1 May 2005 22:02
Cron.sh as root
Rene Jochum <rene.jochum <at> pc-dummy.net>
2005-05-01 20:02:56 GMT
2005-05-01 20:02:56 GMT
Hi, This is my first contribution (and first day in use) to otrs. Thanks for it! I wasn't able to get otrs running with apache-2.0.53 and mod_perl-1.99.17, i have now apache-1.3.33 and mod_perl-1.27-r4 on Gentoo Linux with preloaded perl libs. I have written a little patch witch allows me to run ~otrs/bin/Cron.sh as root. cmd: ~otrs/bin/Cron.sh (start|stop|restart) <otrs_user> <otrs_home> With friendly regards, Jochum Rene P.s.: sry, for my poor english
_______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
) to otrs.
Thanks for it!
I wasn't able to get otrs running with apache-2.0.53 and mod_perl-1.99.17, i
have now apache-1.3.33 and mod_perl-1.27-r4 on
Gentoo Linux with preloaded perl libs.
I have written a little patch witch allows me to run ~otrs/bin/Cron.sh as
root.
cmd: ~otrs/bin/Cron.sh (start|stop|restart) <otrs_user> <otrs_home>
With friendly regards,
Jochum Rene
P.s.: sry, for my poor english
)
Apart from that, upgrade worked almost seamless. Some Config.pm variables
were changed (like my very first comment showed: TicketNumberGenerator
became
Ticket::NumberGenerator and like that), I figured this out pretty painfully
for my own module mentioned up there.
Linking and merging actually work, which is great, but not really what I'd
expect, comments below:
- I would expect closing a parent would close all its descendants (children
and grandchildren etc), or at least have the possibility to do so.
- Parents should be able to see all notes/entries of children together
(probably using a "show all children" link), and navigate through them.
I imagine every line would contain the source of the line, a clickable
ticket number, if user want to attach new note to there. Or even a [note
here]
link? (I hope I was able to tell what I mean :))
- Merge should have similiar UI to linking: a chooser. I hate to memorise
ticket numbers.
RSS Feed