showWeblogEntryCalendar - category not working

View: New views
2 Messages — Rating Filter:   Alert me  

showWeblogEntryCalendar - category not working

by Gregory Jordan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
 
First, kudos to the whole team and all the contributors. Roller is great.
 
That said, I am using the showWeblogEntryCalendar and need some clarification on the expected behavior.  Is only supposed to show dates in the calendar that correspond to the category provided?
 
I've tried the following and regardless of the method, the entry dates for all categories appear
 
1st try:
 
#set($calCategory = $model.weblog.getWeblogCategory("General")))
#showWeblogEntryCalendar($model.weblog $calCategory .name)
 
 
2nd try:
 
#showWeblogEntryCalendar($model.weblog "General")
 
 
I've seen where at least one other post similar, but I didn't see any further resolution:
 
http://roller.markmail.org/message/2gydtsfjknyuz3jy?q=showWeblogEntryCalendar 
 
 
Thanks for the help and for the great app.
 
-Greg
 
 
 
 
 
=============================================
Greg Jordan
Manager, Web Development

Methodist Le Bonheur Healthcare
Web Services
1325 Eastmoreland Ave.
Suite 565
Memphis, TN 38104

Web:www.methodisthealth.org
Email: jordangr@...
Phone: 901.516.8344
Fax: 901.516.8352

Re: showWeblogEntryCalendar - category not working

by Dave-401 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yep, that's a real live bug. I just reported the issue here:
    https://issues.apache.org/jira/browse/ROL-1813

Thanks,
- Dave



On Thu, May 14, 2009 at 3:42 PM, Gregory Jordan
<jordangr@...> wrote:

> Hi,
>
> First, kudos to the whole team and all the contributors. Roller is great.
>
> That said, I am using the showWeblogEntryCalendar and need some clarification on the expected behavior.  Is only supposed to show dates in the calendar that correspond to the category provided?
>
> I've tried the following and regardless of the method, the entry dates for all categories appear
>
> 1st try:
>
> #set($calCategory = $model.weblog.getWeblogCategory("General")))
> #showWeblogEntryCalendar($model.weblog $calCategory .name)
>
>
> 2nd try:
>
> #showWeblogEntryCalendar($model.weblog "General")
>
>
> I've seen where at least one other post similar, but I didn't see any further resolution:
>
> http://roller.markmail.org/message/2gydtsfjknyuz3jy?q=showWeblogEntryCalendar
>
>
> Thanks for the help and for the great app.
>
> -Greg
>
>
>
>
>
> =============================================
> Greg Jordan
> Manager, Web Development
>
> Methodist Le Bonheur Healthcare
> Web Services
> 1325 Eastmoreland Ave.
> Suite 565
> Memphis, TN 38104
>
> Web:www.methodisthealth.org
> Email: jordangr@...
> Phone: 901.516.8344
> Fax: 901.516.8352
>