Ticket #190 (new defect)
Opened 2 months ago
Rename render() funciton for compatibility with Open BlueDragon
| Reported by: | mpwoodward | Owned by: | dhughes |
|---|---|---|---|
| Type: | defect | Priority: | highest |
| Milestone: | 1.0 Release | Component: | Documentation |
| Version: | Severity: | blocker | |
| Keywords: | openbd render | Cc: |
Description
Since Open BlueDragon has a built-in render() function, Reactor won't run on OpenBD. Renaming this function fixes the problem. I ran into this while implementing Sava CMS on OpenBD and renamed the function to doRender(), but of course the actual name wouldn't matter as long as it isn't render().
Note: See
TracTickets for help on using
tickets.

