Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 118597[Regression]Help text in image item doesn't work

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 118597[Regression]Help text in image item doesn't work

Summary 

Bugzilla Bug (s) Resolved:
118597[Regression]Help text in image item doesn't work


Description:
Why:
        Image content and Localized emitter doesn't process the help text of image.
Fix:
        add the process routine to localized emitter and image content.

 
Test Description:
Manul Test
 
Files Edited:
cvs ci -m "add help text for image item" -l
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedEmitter.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ImageContent.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IImageContent.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top