[ http://issues.apache.org/jira/browse/JS2-546?page=all ]
Ate Douma updated JS2-546:
--------------------------
Summary: Fix the sort function on the DB Browser (was: Show that there is
a link to the sort function on the DB Browser)
type: Bug (was: Improvement)
Thanks for checking Philip.
I tested out your change, but although I now can click the column headers, the
behavior isn't correct so maybe it *is* intentional ;)
The sort functionality isn't implemented correctly, so I've updated this issue
to an (still) minor bug and a new subject too.
I've no time to look into this now but maybe someone else will.
> Fix the sort function on the DB Browser
> ---------------------------------------
>
> Key: JS2-546
> URL: http://issues.apache.org/jira/browse/JS2-546
> Project: Jetspeed 2
> Type: Bug
> Components: Demo Portlets
> Versions: 2.1, 2.1-dev
> Reporter: Philip Mark Donaghy
> Priority: Minor
>
> A title tip and mouse icon does not appear when hovering over the column
> name. In fact you don't even know that you can sort the column until you look
> at the template code. Perhaps this is intentional :)
> Can not patch the file database-view.vm file because svn reports this to be a
> binary file.
> I changed line 37 to,
> <div align="center"><a href="#" title="Sort $column"
> onClick="window.location.href='$columnLink';return false;" style="color:
> white;">$column</a></div>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]