Re: Cron not working
"Hannes Wallnoefer" <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
2007/3/9, Hannes Wallnoefer <[email protected]>: > I just checked, and I think what's going on is that Helma doesn't > complain if a scheduler function isn't defined. I'm surprised about > this myself, and I would tend to classify this as bug. Ok, after some software archeology, I found that overgoing undefined functions is a byproduct of the fix for http://helma.org/bugs/show_bug.cgi?id=436 I think the old "aborted" message was indeed inappropriate, but there should be a simple and concise message that a function we tried to invoke isn't implemented. I'll try to find an appropriate solution. hannes