2 May
2006
2 May
'06
4:57 a.m.
On Fri, 2006-04-28 at 09:41 -0700, Jon A. Cruz wrote:
Before I did some other changes that would require adding a new verb, I setup a unit test on verbs explicitly. In doing so, I discovered that Verb::getbyid() fails if the id has any dots in it.
To see the problem, just update and do a 'make check'. You should then see the warning come up for that (I made it a warning for the moment, instead of a failure).
So, does anyone have ideas about this and how to fix it?
Did you figure this out? I'm a touch surprised by this as the effects all have verbs with verb IDs that have periods in them...
--Ted