A member reported an issue where her "places" search listing was suddenly not working properly. The listing itself was showing a blank (white) image and only a partial description. When attempting to "show on map" or "Teleport" to location it would point you to a location light years away and say the location no longer exists.

The issue boiled down to the description text for the parcel listed in search. The description text contain a special character (in this case a carriage return) which; when the viewer attempted to pull that data from the region DB, it was throwing the returning data off. Therefore, the viewer could not display the result correctly .. thus the location was wrong . By pasting the description data into a text editor such as Notepad ++, I was able to locate the special characters .. copy and past the text back in to the parcel description and boom.. that fixed it.

Note for future reference.