Welcome to the JFrog JIRA. "Where Frogs Can Code!"
Issue Details (XML | Word | Printable)

Key: RTFACT-944
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Yoav Aharoni
Reporter: Noam Y. Tenne
Votes: 0
Watchers: 0
Operations

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

Link to external site exits artifactory

Created: 12/Nov/08 07:27 AM   Updated: 05/Jan/09 08:45 PM
Component/s: Backup, Web UI
Affects Version/s: 1.3.0-beta-6
Fix Version/s: 1.3.0-rc-1, 2.0.0

Time Tracking:
Not Specified


 Description  « Hide
In : create new backup panel : Expression label : help bubble content :
A link for more info about the CronExpression opens the external site on the same tab\window as artifactory, thus exiting the app in the middle of a form.

More important - the link to jfrgo.org on the footer



 All   Comments   Work Log   Change History   Transitions      Sort Order: Ascending order - Click to sort in descending order
Yoav Aharoni added a comment - 01/Dec/08 01:36 AM
fixed.
simply add target="_blank" to external <a> tags.