[
http://jira.jboss.com/jira/browse/JBIDE-1494?page=all ]
Max Andersen updated JBIDE-1494:
--------------------------------
Fix Version/s: 2.1.0.beta1
(was: 2.1)
batch update of issues with 2.1 fix instead of the correct 2.1.b1
TextFormating tag should have default behaviour, now it is used as
copy everywhere
----------------------------------------------------------------------------------
Key: JBIDE-1494
URL:
http://jira.jboss.com/jira/browse/JBIDE-1494
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Cleanup
Affects Versions: 2.0.0.GA
Reporter: Denis Golovin
Assigned To: Andrei Scherbovich
Priority: Minor
Fix For: 2.1.0.beta1
It should be renamed to vpe:textFormatting
Now there ar ea lot of blocks like posted below:
<vpe:textFormating>
<vpe:format type="BlockFormat" addChildren="deny" />
<vpe:format type="UnderlineFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="BoldFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="ItalicFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="FontNameFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="FontSizeFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="BackgroundColorFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
<vpe:format type="ForegroundColorFormat">
<vpe:formatAttribute type="style" />
</vpe:format>
</vpe:textFormating>
It should have default behavior that is defined by inserting just
<vpe:textFormatting> tag inside template. If some behavior should be redefined use
vpe:format tag for it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira