cvs / HEAD compatibility issues causing odd display artifacts
davidnunez - March 7, 2005 - 23:04
| Project: | Weekly Archive by Node Type |
| Version: | 4.5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Prometheus6 |
| Status: | closed |
Jump to:
Description
There were a couple of HEAD compatibility issues:
_week_page() was printing a themed page twice
_week_post_page() was not properly formatting node views
The attached patch is an attempt to fix these issues.
| Attachment | Size |
|---|---|
| week.patch | 957 bytes |

#1
Good catch, thank you. I updated the cvs version...slight difference being I removed the call to theme() from _week_post_page() instead of _week_page().
#2
This was a very important patch. Awesome module. Thanks for making and sharing. Also, a very cool website you have Prometheus6.
#3
Finally figured out how to patch a particular version.
If there are no complaints, I'll close this in one week.
#4