[ http://jira.codehaus.org/browse/DISPL-74?page=all ]
     
fabrizio giustina closed DISPL-74:
----------------------------------

     Resolution: Cannot Reproduce
    Fix Version: 1.0

Testcase added. The example work properly in a jsp, don't know if the problem 
could be related to its use in a velocity template.

> href in column doesn't work in rc1 and rc2, worked in b1
> --------------------------------------------------------
>
>          Key: DISPL-74
>          URL: http://jira.codehaus.org/browse/DISPL-74
>      Project: DisplayTag
>         Type: Bug

>   Components: Tag Library
>     Versions: 1.0 RC2, 1.0 RC1
>     Reporter: Allan Brighton
>      Fix For: 1.0

>
>
> 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

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to