Changeset 1803

Show
Ignore:
Timestamp:
03/28/08 00:58:25
Author:
douglm
Message:

Fix a bug in handling of recurring event with a single rdate after the master start date/time.

Resulted in two instances (correct) but deletion of rdate resulted in event being flagged as non-recurring (incorrect - still had one instance)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/config/configs/democal.properties

    r1765 r1803  
    3030 
    3131# Parameters for standalone 
    32 org.bedework.global.hibernate.dialect=org.hibernate.dialect.HSQLDialect 
    3332org.bedework.global.jdbcdriver=org.hsqldb.jdbcDriver 
    3433org.bedework.global.jdbcurl=jdbc:hsqldb:hsql://localhost:8887