I have the latest Rapidweaver, Themeflood Media theme and plugins. I just noticed that the links that I build with the add link panel are opening in a new tab. Upon inspection of the published code I can see that the links are being written by rapidweaver as " target = self" not target =_self". is this a bug? is there a way to fix this?
One more thing that is probably not relevant: I just looked at archived code from a RW6 version of the site. in that era the add link panel generated the code as rel=“self”
perhaps this is relevant. The links were created with RW6, I have found that if I toggle the open in new window tag on/ then off the link is written without any target or rel and opens in the current window as expected.