Actions
Bug #5479
closedSame domain links are opening new tab/window
Bug #5479:
Same domain links are opening new tab/window
Description
Same domain links should not have _blank target, but instead should just navigate away from the stream. Add a check to test if they're internal (see Joomlas function; used in CB login module) and determine if _blank target is needed or not.
Actions