Mark Field

Results 3 issues of Mark Field

When I trying to open a XLS or XLSX file from a saved report in PHP Reports, MS Excel would say something like "Excel cannot open the file 'filename.xlsx' because...

I'm calling: Session = SlackSessionFactory.createWebSocketSlackSession(token); try { Session.connect(); } catch (IOException e) { e.printStackTrace(); Session = null; } But connect() never comes back... I step thru to the statement: websocketSession...

bug

When there is an error, the error string is appended to the test name in the top right box. You cannot see the complete error. Can you add the contents...