Street is incorrectly shown as broken/split

Hello:
I recently found several cases where a street is broken or split, even though it is continuous in real life. This causes problems where using navigation programs, as the navigation program makes a route to avoid the break, even though it could route straight through. An example is here: Map 17/40.79526/-74.46899. Morris Avenue changes its name to Morris Street, but it is the same road. However, the map incorrectly shows that they do not connect. Why is this?

Thank you!

There was a small section that was missing the highway=primary tag
https://drive.google.com/open?id=0B1YKe2NAt3RcZVJDMXM1dll1QzQ
I have added the tag, so I expect that when the routers next update the route will work as expected.

There were many other tags here that I am not familiar with as I live in a different country, so others can verify that this was the cause.

For the other cases, open in an editor and zoom in close where you expect there to be a problem and check the tags. Also ensure the sections are joined and don’t have a small gap between the sections which could be a mapping error that stops routing.
You also need to be familiar with the area as there may be a barrier or block or gap in the way that is designed to stop traffic from routing through that point.

You can look at http://keepright.ipax.at/report_map.php?zoom=14&lat=40.79526&lon=-74.46899 for “floating islands” (ways without connection to other highways) and “almost-junctions”.

Thank you both for your explanations and help! I understand the problem.