History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1802
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Eric Dalquist
Reporter: Bob Finch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Typo in CImage description

Created: 22/Aug/07 12:37 PM   Updated: 03/Oct/07 12:23 PM
Component/s: None
Affects Version/s: 2.6.0 GA, 2.6.1 RC1
Fix Version/s: 2.6.1 RC2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Typo in CImage description. Currently "Renders and image with an optional caption and subcaption", should be "Renders an image with an optional caption and subcaption".

=== ./properties/db/data-l10n.xml
Index: properties/db/data-l10n.xml
===================================================================
--- properties/db/data-l10n.xml (revision 42220)
+++ properties/db/data-l10n.xml (working copy)
@@ -188,7 +188,7 @@
         <column><name>CREATOR_ID</name><value>system</value></column>
         <column><name>ENTITY_TYPE_ID</name><value>4</value></column>
         <column><name>GROUP_NAME</name><value>CImage</value></column>
- <column><name>DESCRIPTION</name><value>Renders and image with an optional caption and subcaption</value></column>
+ <column><name>DESCRIPTION</name><value>Renders an image with an optional caption and subcaption</value></column>
       </row>
        <row>
         <column><name>GROUP_ID</name><value>60</value></column>
=== ./properties/db/data-l10n_en_US.xml
Index: properties/db/data-l10n_en_US.xml
===================================================================
--- properties/db/data-l10n_en_US.xml (revision 42220)
+++ properties/db/data-l10n_en_US.xml (working copy)
@@ -189,7 +189,7 @@
         <column><name>CREATOR_ID</name><value>system</value></column>
         <column><name>ENTITY_TYPE_ID</name><value>4</value></column>
         <column><name>GROUP_NAME</name><value>CImage</value></column>
- <column><name>DESCRIPTION</name><value>Renders and image with an optional caption and subcaption</value></column>
+ <column><name>DESCRIPTION</name><value>Renders an image with an optional caption and subcaption</value></column>
       </row>
        <row>
         <column><name>GROUP_ID</name><value>60</value></column>
=== ./properties/db/data-l10n_it_IT.xml
Index: properties/db/data-l10n_it_IT.xml
===================================================================
--- properties/db/data-l10n_it_IT.xml (revision 42220)
+++ properties/db/data-l10n_it_IT.xml (working copy)
@@ -188,7 +188,7 @@
         <column><name>CREATOR_ID</name><value>system</value></column>
         <column><name>ENTITY_TYPE_ID</name><value>4</value></column>
         <column><name>GROUP_NAME</name><value>CImage</value></column>
- <column><name>DESCRIPTION</name><value>Renders and image with an optional caption and subcaption</value></column>
+ <column><name>DESCRIPTION</name><value>Renders an image with an optional caption and subcaption</value></column>
       </row>
        <row>
         <column><name>GROUP_ID</name><value>60</value></column>
=== ./properties/db/data.xml
Index: properties/db/data.xml
===================================================================
--- properties/db/data.xml (revision 42296)
+++ properties/db/data.xml (working copy)
@@ -5255,7 +5255,7 @@
         <column><name>CREATOR_ID</name><value>system</value></column>
         <column><name>ENTITY_TYPE_ID</name><value>4</value></column>
         <column><name>GROUP_NAME</name><value>CImage</value></column>
- <column><name>DESCRIPTION</name><value>Renders and image with an optional caption and subcaption</value></column>
+ <column><name>DESCRIPTION</name><value>Renders an image with an optional caption and subcaption</value></column>
       </row>
        <row>
         <column><name>GROUP_ID</name><value>60</value></column>
=== ./webpages/stylesheets/org/jasig/portal/channels/CContentSubscriber/channel registry.xml
Index: webpages/stylesheets/org/jasig/portal/channels/CContentSubscriber/channel registry.xml
===================================================================
--- webpages/stylesheets/org/jasig/portal/channels/CContentSubscriber/channel registry.xml (revision 42220)
+++ webpages/stylesheets/org/jasig/portal/channels/CContentSubscriber/channel registry.xml (working copy)
@@ -54,7 +54,7 @@
             <parameter name="xmlUri" value="CGenericXSLT/CSSViewer/cssViewer.xml"/>
           </channel>
         </category>
- <category id="catlocal.59" description="Renders and image with an optional caption and subcaption" name="CImage" view="condensed">
+ <category id="catlocal.59" description="Renders an image with an optional caption and subcaption" name="CImage" view="condensed">
           <channel id="chan1" view="condensed" chanid="1" class="org.jasig.portal.channels.CImage" description="Daily Business Cartoon by Ted Goff, www.tedgoff.com" editable="false" fname="daily-business-cartoon" hasabout="false" hashelp="false" name="Daily Business Cartoon" secure="false" timeout="30000" title="Daily Business Cartoon" typeid="3">
             <parameter name="img-height" value="300"/>
             <parameter name="img-border" value="0"/>


 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [02/Oct/07 02:48 PM]
Applied patch, thank you.

Eric Dalquist [03/Oct/07 12:23 PM]
Issues have been resolved in 2.6.1-RC2 release