You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to view the line of sight by selecting the link from the popup window on a node from the map nothing happens.
For example: While being in http://wind.pwmn.net/?page=nodes&node=188, if i want to check LOS from a node on the map the popup window does not launch. The url is:
javascript:%20t%20=%20window.open('?page=nodes&subpage=plot_link&a_node=188&b_node=372',%20'popup_plot_link',%20'width=600,height=450,toolbar=0,resizable=1,scrollbars=1');%20t.focus();%20return%20false;
Tested on Firefox 26 (pop-up blocking disabled). Chrome works fine.
The LOS only works with: Line of sight (LOS) with other nodes|
The text was updated successfully, but these errors were encountered:
This seems like a different bug. Did it started after this patch, or it is on v1.0.0? Did it happen on FF only? Maybe it is a duplicate of #15. In general lets try to keep one issue per problem so that it is easier to track them. This one is considered closed :)
When i try to view the line of sight by selecting the link from the popup window on a node from the map nothing happens.
For example: While being in http://wind.pwmn.net/?page=nodes&node=188, if i want to check LOS from a node on the map the popup window does not launch. The url is:
javascript:%20t%20=%20window.open('?page=nodes&subpage=plot_link&a_node=188&b_node=372',%20'popup_plot_link',%20'width=600,height=450,toolbar=0,resizable=1,scrollbars=1');%20t.focus();%20return%20false;
Tested on Firefox 26 (pop-up blocking disabled). Chrome works fine.
The LOS only works with: Line of sight (LOS) with other nodes|
The text was updated successfully, but these errors were encountered: