Change content type from External Link to Content - bug?
Posted: Mon Jul 21, 2008 8:51 pm
Using CMSMS 1.3.1 Havana, I created a new "page" using the "External Link" content type. I set the target to "_blank" so that the link would open in a new window. This worked fine, and for the past few weeks, the site has been running with no issues.
Today, I needed to change that link to a regular page. So I opened the page in the admin, changed the Content Type from "External Link" to "Content", and completed the rest of my changes, adding text, etc. Everything works fine EXCEPT that the page still opens in a new window. The "target='_blank'" attribute is still being applied for some reason.
I'm going to look in the db to see if I can change this manually, or if I will have to erase and recreate the page from scratch.
Can anyone else reproduce this issue?
---
EDIT TO ADD:
Looking at the db, this page shows "url,target,content_en" in the prop_names field. If I remove "url,target", everything works OK.
Today, I needed to change that link to a regular page. So I opened the page in the admin, changed the Content Type from "External Link" to "Content", and completed the rest of my changes, adding text, etc. Everything works fine EXCEPT that the page still opens in a new window. The "target='_blank'" attribute is still being applied for some reason.
I'm going to look in the db to see if I can change this manually, or if I will have to erase and recreate the page from scratch.
Can anyone else reproduce this issue?
---
EDIT TO ADD:
Looking at the db, this page shows "url,target,content_en" in the prop_names field. If I remove "url,target", everything works OK.