History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-1971
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: 5 5
Assignee: jason
Reporter: Rohan McGovern
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

buggy HTML in server activity page?

Created: 12/May/09 06:49 PM   Updated: 14/May/09 06:37 PM
Component/s: None
Affects Version/s: 2.0.28
Fix Version/s: 2.1.4, 2.0.30

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
On the Server Activity page, the links for canceling queued builds all look like:

        <a href="/cancelQueuedBuild.action?id=5295794"
           id="cancel.queued.${request.id}"
        >

Presumably that ${request.id} was meant to be replaced with the request ID. Links for running builds are OK.

 All   Comments   Work Log   Change History      Sort Order:
jason - 13/May/09 08:24 AM
Hi Rohan,

Thanks for the report. Ironically these ids are only used for testing, so it should not affect any functionality. Fixed in change 5906.

jason - 14/May/09 06:37 PM
Merged to trunk in change 5913.