DSweet
October 12th, 2009, 02:18 PM
Hello,
Currently my desktop is on 4.2 but our test server is on 6.1P1e and we are testing the output of our current templates before we upgrade everything. One problem that I am having is that previously working templates are getting an error on the new version that states...
"Graphic is not found or is not processsed properly: <None>."
It took me a while to realize that this is the NullResource() string that is passed when I want a blank to appear in a given graphic box. I realize that there are now text and graphic "frame commands" that will turn on or off the activation of an entire frame - but does this mean that the NullResource() command is no longer valid in 6.1? Also I noticed that it passed a normalized string for this entry "<None>" instead of the <None> value that is normally passed.
Is this a known warning, error or bug? My company wants to roll out this new version sometime this week, but I am hesitant to do so with this possible bug hanging over me.
Currently my desktop is on 4.2 but our test server is on 6.1P1e and we are testing the output of our current templates before we upgrade everything. One problem that I am having is that previously working templates are getting an error on the new version that states...
"Graphic is not found or is not processsed properly: <None>."
It took me a while to realize that this is the NullResource() string that is passed when I want a blank to appear in a given graphic box. I realize that there are now text and graphic "frame commands" that will turn on or off the activation of an entire frame - but does this mean that the NullResource() command is no longer valid in 6.1? Also I noticed that it passed a normalized string for this entry "<None>" instead of the <None> value that is normally passed.
Is this a known warning, error or bug? My company wants to roll out this new version sometime this week, but I am hesitant to do so with this possible bug hanging over me.