plainblack.com
Username Password
search
Bookmark and Share
View All Tickets
Duplicate Metadata  (#3056)
Issue

 

The Metadata-Information of i.e. an article is inserted twice into the header of a page.

 

Solution Summary
Comments
perlDreamer
0
3/12/2007 5:46 pm

I'm having problems trying to duplicate this bug so that I can work on fixing it.  Could you please tell me what steps you're following to make this bug pop-up?

This is what I've tried: (small update)

  1. Start with a demo server/dev site.
  2. Enable Meta Data on the site.
  3. Go into content profiling and add a meta data tag.
  4. Add meta data to an article on the front page.
  5. Commit the change to the Article
  6. Edit the Article template to add the metadata tag
  7. I see 1 and only 1 meta tag, and it's not in the head section.

It would also help to know what browser you're using.

Thanks...

aaronse
0
3/21/2007 12:36 pm

Not sure if this is related or not, but I noticed this with 7.3.8 yesterday, so I decided to upgrade to 7.3.12 to see if it would fix it, but it's still showing up.  If I have an Article Asset and enter information into the header portion.  For instance, here's the content of text box for the extra head tags: 

<style type="text/css">
        .timeLabel {
            float: left;
        }
</style>

 Here's how it's showing up in page source when it's rendered (including the top/bottom boundary lines for reference):

<script src="/extras/contextMenu/contextMenu.js" type="text/javascript"></script>
<style type="text/css">
.timeLabel {
float: left;
}
</style>
<style type="text/css">
.timeLabel {
float: left;
}
</style>
<script src="/extras/draggable.js" type="text/javascript"></script>

 

aaronse
0
3/21/2007 12:54 pm
Incidentally, if I add the same meta data to the Page layout asset, it is not duplicated, it looks like just when it's added to the Article Asset.
perlDreamer
0
3/21/2007 3:26 pm

That helped a ton.

I wasn't testing with the Raw Head Tags, but with actual Meta Data from the Content profiling section.

I was able to confirm your bug and fix it.  The fix will be available in 7.3.14. 

Details
Ticket Status Closed  
Rating0.0 
Submitted Byixls2 
Date Submitted2007-03-12 
Assigned To unassigned  
Date Assigned2010-09-02 
Assigned By 
Severity Cosmetic (misspelling, formatting problems)  
What's the bug in?  
WebGUI / WRE Version 7.3.11  
URLbugs/tracker/duplicate-metadata
Keywords
Ticket History
© 2010 Plain Black Corporation | All Rights Reserved