From: SourceForge.net <no...@so...> - 2006-08-05 13:01:47
|
Bugs item #1534206, was opened at 2006-08-03 17:38 Message generated for change (Comment added) made by jeffjensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1534206&group_id=61626 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tasks Group: release >Status: Closed >Resolution: Fixed Priority: 8 Submitted By: Jeff Jensen (jeffjensen) Assigned to: Jeff Jensen (jeffjensen) Summary: [tasks] repeats prior section's data with M1.1 Initial Comment: A subsequent category or subcategory repeats the prior one's last row repeatedly down the page in the subsequent entries. The entry count is correct, but instead of the true data displaying for each entry, it displays that prior one. It corrects itself when changing levels, e.g. from a subcategory to a category section. ---------------------------------------------------------------------- >Comment By: Jeff Jensen (jeffjensen) Date: 2006-08-05 08:01 Message: Logged In: YES user_id=498804 Fix committed to 1.3 thanks to Lukas... jsl needed change from string(.) to string($task) to work. We went a step further and changed it to <jsl:applyTemplates select="$task"/> to allow pass through, which enables HTML in the task now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497853&aid=1534206&group_id=61626 |