WebGUI
      Click here to register.
      
PBWG Banner


     Report a Bug > WebGUI Bug Tracker

If no sysnopsis exists, the asset inherits the parents'

User grnoc
Date 5/18/2007 12:59 pm
Severity Minor (annoying, but not harmful)
Version WebGUI 7.3.14
Views 94
Rating -2    Rate [
|
]
Karma Rank 0.000000
Previous · Next
User Message
grnoc

This is a very annoying bug, its causing my users to not include meta data summaries when the upload files to the file repository.

Basically, if there is no meta data summary for an asset, it inherits the parents metadata summary.

 

http://www.plainblack.com/plain_black_support/wierd-placement-for-meta-data-in-folder-asset-template#1uB8onqtOCSw_kHExb3pRw



Back to Top
Rate [
|
]
 
 
colink

A couple of notes:

1) Not everyone has access to the support boards.  A link is great, but a paste is priceless :)

2) This bug is caused by HTML::Template.  If a variable inside a loop is set to undef, and a variable of the same name exists outside the loop, then the loop will inherit that variable, falsely.

Fixed in 7.3.18 



Back to Top
Rate [
|
]
 
 
grnoc

This bug is half fixed in 7.3.18 . File assets work fine.

It seems folder assets without a synopsis still inherit the parents'.

 



Back to Top
Rate [
|
]
 
 
colink
This is by design.  Please submit an RFE to change it.


Back to Top
Rate [
|
]