James Falkner
James Falkner
This particular RFE is because, by default Markdown links like `[some text](http://somelink)` will open in the same browser tab, taking the user away from the workshopper content. It would be...
This times out (after about 1-2 minutes) and fails: ``` liferay_connector.authenticate('https://liferay.com', { login: username, password: password }, function (err, session) { } } ``` But this works as expected: ```...
I often bring profiles up/down during the course of active development. It's helpful to see the latest profile I created at the bottom of `oc-cluster list` output, immediately available to...
At the bottom of the README, the `Internationalization` link is broken.
**Describe the bug** Running the Time server results in a failure due to local timezone moving to summer time ("EDT"). **To Reproduce** Steps to reproduce the behavior: 1. Run `uvx...