Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/DISPL-74 Here is an overview of the issue: --------------------------------------------------------------------- Key: DISPL-74 Summary: href in column doesn't work in rc1 and rc2, worked in b1 Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: DisplayTag Components: Tag Library Versions: 1.0 RC1 1.0 RC2 Assignee: Reporter: Allan Brighton Created: Wed, 20 Oct 2004 11:29 AM Updated: Wed, 20 Oct 2004 11:29 AM Description: I just started using the displaytag library, together with tomcat, webwork and velocity. To get started, I took parts of the "openreports" package and modified them for a different application domain. I was having trouble getting hyperlinks to show up in generated tables, and after trying everything else, I tried using the same displayTag.jar file that the openreports package was using (beta1). Then it worked. I tried it again with displayTag-rc1.jar and rc2.jar, and the links didn't show up again. The code in question was copied from the openreports file ListCharts.vm and modified: $req.setAttribute("reportCharts", $reportCharts) #bodytag( Table "name=reportCharts" "class=displayTag" "sort=list") #tag( Column "property=name" "href=editChart.action?command=edit" "paramId=id" "paramProperty=id" "title=Name" "sortable=true" "headerClass=sortable") #tag( Column "property=description" "title=Description" "sortable=true" "headerClass=sortable") #tag( Column "title=" "href=deleteChart.action" "value=Remove" "paramId=id" "paramProperty=id") #end The href hyperlinks only were displayed when running with the displayTag-1.0b.jar file, but not with the rc1 or rc2 jar file. Thanks! Allan --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel