I created an ad with a 91-character title. I created it from the user form (not the admin form).
When I view the ad, I see the title shows the city also!
This is not just 2 fields being displayed close to one another. Even in the HTML code (screenshot attached), they are enclosed in a single element.
I confirmed that, in the database, the title does not include the city (screenshot attached).
Note that even the HTML <title> element shows the bug (screenshot attached).
Am I missing something? Is this by design?
Update: I think this behavior is by design. See next post.