TASKS FOR TUESDAY
1225. It is not possible to call number containing "-"
->Bug fixed
- After investigating the issue I found that when a call is made by pressing enter, the dialed number, for eg 5-555-551-009 was not dialed as 5555551009 but as 5-555-551-009, so this is probably what has been reported as a bug
- Note: this happens only when call is made by pressing enter; if the call button is pressed this issue does appear
1226. Dialer does not like the non-numeric characters
- I called *25 and it worked just fine; maybe a call has been made with special character by pressing enter and something did not go according the expectations; if that is the case, then this has been solved in the issue 1225
1213. Need to add hover menu on a search item with phone icon (old task) - new feature added: remove 'im' option from dropdown slide for results that is only phone number
->Bug fixed
- For the search results, where the phone number appears, I've disabled the 'im' option
1205. [Chrome FF] It is not possible to return to small size after maximizing - reopened because maximization does not work on IE 10 and IE 11
- I have tested it on IE and it works on my workstation.
- Could this be an issue related to W8?
1223. Getting "Network connection error! Please check your internet connection" appeared during using the app.
- I've closed this issue Friday and left a comment today with explanations. This popup appeared that day due to the inconsistent state of the server. After having restarted the server the popup stopped appearing.
Note: This popup appears for all errors, that could come not only from the network connection but from the servers as well. Maybe a different message should be displayed for the latter case.
1204. Exceptions Varduhi received on home page.
- I've left a comment explaining the reason behind the errors. This issue came from old local storage that was in conflict with the new local storage. (Changes have been made to the way data is stored)