oarevalo / BugLogHQ

BugLogHQ is a tool to centralize the handling of automated bug reports from multiple applications. BugLogHQ provides a unified view of error messages sent from any number of applications, allowing the developer to search, graph, forward, and explore the bug reports submitted by the applications.
http://www.bugloghq.com
154 stars 67 forks source link

v1.8: Two minor issues ("CFC" test and link from user edit screen to API security) #26

Closed bcswartz closed 11 years ago

bcswartz commented 11 years ago

While I was trying out v1.8 to make sure it worked with Oracle, noticed two minor quirks:

1) In the list of listeners on the "BugLog Listeners" screen, only SOAP and Post / Rest are listed. But if you click the "Test" link for either, at the bottom of the resulting test page the list of test links includes the "CFC" test option.

2) In the new edit screen for editing a user account in BugLogHQ, the help text under the new "User API" option includes a link back to the "API Security" screen. But the URL is wrong: it's currently "index.cfm?admin.main&panel=APISecurity" instead of "index.cfm?event=admin.main&panel=APISecurity"

oarevalo commented 11 years ago

Fixed