List Info

Thread: (rletness) fix item value for collection to display properties




(rletness) fix item value for collection to display properties
user name
2006-11-29 16:09:52
travis - why are those tiles tags still in there?

On 11/29/06, svncheckinosafoundation.org <svncheckinosafoundation.org> wrote:
>
>
>  Revision 2938 Author rletness Date 2006-11-29 07:25:14
-0800 (Wed, 29 Nov
> 2006)
> Log Message
> fix item value for collection to display properties
> Modified Paths
>
>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
>
> Diff
> Modified:
>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
> (2937 => 2938) ---
>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
> 2006-11-29 15:23:13 UTC (rev 2937)
> +++
>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
> 2006-11-29 15:25:14 UTC (rev 2938)
>  -23,6 +23,9 
>
>  <tiles:importAttribute name="Item"/>
>  <tiles:importAttribute name="Path"/>
> +<c:if test="$">
> + <c:set var="Item"
value="$"/>
> +</c:if>
>
>  <div class="hd" style="margin-top:
12px;">
>  Properties
>
>
>
> _______________________________________________
> Commits-Cosmo mailing list
> Commits-Cosmoosafoundation.org
> http://lists.osafoundation.org/cgi-bin/mail
man/listinfo/commits-cosmo
>
>
>
_______________________________________________
cosmo-dev mailing list
cosmo-devlists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
(rletness) fix item value for collection to display properties
user name
2006-11-29 17:04:28
Whoops! Must have missed them when I was cleaning up.

I'll remove them right now...

-Travis
On Nov 29, 2006, at 8:09 AM, Brian Moseley wrote:

> travis - why are those tiles tags still in there?
>
> On 11/29/06, svncheckinosafoundation.org  
> <svncheckinosafoundation.org> wrote:
>>
>>
>>  Revision 2938 Author rletness Date 2006-11-29
07:25:14 -0800  
>> (Wed, 29 Nov
>> 2006)
>> Log Message
>> fix item value for collection to display properties
>> Modified Paths
>>
>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>> properties.jsp
>>
>> Diff
>> Modified:
>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>> properties.jsp
>> (2937 => 2938) ---
>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>> properties.jsp
>> 2006-11-29 15:23:13 UTC (rev 2937)
>> +++
>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>> properties.jsp
>> 2006-11-29 15:25:14 UTC (rev 2938)
>>  -23,6 +23,9 
>>
>>  <tiles:importAttribute
name="Item"/>
>>  <tiles:importAttribute
name="Path"/>
>> +<c:if test="$">
>> + <c:set var="Item"
value="$"/>
>> +</c:if>
>>
>>  <div class="hd"
style="margin-top: 12px;">
>>  Properties
>>
>>
>>
>> _______________________________________________
>> Commits-Cosmo mailing list
>> Commits-Cosmoosafoundation.org
>> http://lists.osafoundation.org/cgi-bin/mail
man/listinfo/commits-cosmo
>>
>>
>>
> _______________________________________________
> cosmo-dev mailing list
> cosmo-devlists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev

_______________________________________________
cosmo-dev mailing list
cosmo-devlists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
(rletness) fix item value for collection to display properties
user name
2006-11-29 20:17:49
When I was in WEB-INF/jsp/layout/standard.jsp yesterday
working on the 
login, I noticed some tiles tags still in there too:

<tiles:importAttribute name="body"/>
<tiles:importAttribute name="prefix"/>
<tiles:importAttribute name="showNav"
ignore="true"/

Are those supposed to be there?

Travis Vachon wrote:
> Whoops! Must have missed them when I was cleaning up.
> 
> I'll remove them right now...
> 
> -Travis
> On Nov 29, 2006, at 8:09 AM, Brian Moseley wrote:
> 
>> travis - why are those tiles tags still in there?
>>
>> On 11/29/06, svncheckinosafoundation.org 
>> <svncheckinosafoundation.org> wrote:
>>>
>>>
>>>  Revision 2938 Author rletness Date 2006-11-29
07:25:14 -0800 (Wed, 
>>> 29 Nov
>>> 2006)
>>> Log Message
>>> fix item value for collection to display
properties
>>> Modified Paths
>>>
>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
>>>
>>> Diff
>>> Modified:
>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
>>> (2937 => 2938) ---
>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
>>> 2006-11-29 15:23:13 UTC (rev 2937)
>>> +++
>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc-prop
erties.jsp
>>> 2006-11-29 15:25:14 UTC (rev 2938)
>>>  -23,6 +23,9 
>>>
>>>  <tiles:importAttribute
name="Item"/>
>>>  <tiles:importAttribute
name="Path"/>
>>> +<c:if test="$">
>>> + <c:set var="Item"
value="$"/>
>>> +</c:if>
>>>
>>>  <div class="hd"
style="margin-top: 12px;">
>>>  Properties
>>>
>>>
>>>
>>> _______________________________________________
>>> Commits-Cosmo mailing list
>>> Commits-Cosmoosafoundation.org
>>> http://lists.osafoundation.org/cgi-bin/mail
man/listinfo/commits-cosmo
>>>
>>>
>>>
>> _______________________________________________
>> cosmo-dev mailing list
>> cosmo-devlists.osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
> 
> _______________________________________________
> cosmo-dev mailing list
> cosmo-devlists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
> 

_______________________________________________
cosmo-dev mailing list
cosmo-devlists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
(rletness) fix item value for collection to display properties
user name
2006-11-29 20:37:33
I doubt it...get rid of them and see what happens!
On Nov 29, 2006, at 12:17 PM, Matthew Eernisse wrote:

> When I was in WEB-INF/jsp/layout/standard.jsp yesterday
working on  
> the login, I noticed some tiles tags still in there
too:
>
> <tiles:importAttribute name="body"/>
> <tiles:importAttribute name="prefix"/>
> <tiles:importAttribute name="showNav"
ignore="true"/
>
> Are those supposed to be there?
>
> Travis Vachon wrote:
>> Whoops! Must have missed them when I was cleaning
up.
>> I'll remove them right now...
>> -Travis
>> On Nov 29, 2006, at 8:09 AM, Brian Moseley wrote:
>>> travis - why are those tiles tags still in
there?
>>>
>>> On 11/29/06, svncheckinosafoundation.org  
>>> <svncheckinosafoundation.org>
wrote:
>>>>
>>>>
>>>>  Revision 2938 Author rletness Date
2006-11-29 07:25:14 -0800  
>>>> (Wed, 29 Nov
>>>> 2006)
>>>> Log Message
>>>> fix item value for collection to display
properties
>>>> Modified Paths
>>>>
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>>
>>>> Diff
>>>> Modified:
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> (2937 => 2938) ---
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> 2006-11-29 15:23:13 UTC (rev 2937)
>>>> +++
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> 2006-11-29 15:25:14 UTC (rev 2938)
>>>>  -23,6 +23,9 
>>>>
>>>>  <tiles:importAttribute
name="Item"/>
>>>>  <tiles:importAttribute
name="Path"/>
>>>> +<c:if
test="$">
>>>> + <c:set var="Item"
value="$"/>
>>>> +</c:if>
>>>>
>>>>  <div class="hd"
style="margin-top: 12px;">
>>>>  Properties
>>>>
>>>>
>>>>
>>>>
_______________________________________________
>>>> Commits-Cosmo mailing list
>>>> Commits-Cosmoosafoundation.org
>>>> http://lists.osafoundation.org/cgi-bin/mailman/l
istinfo/commits- 
>>>> cosmo
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> cosmo-dev mailing list
>>> cosmo-devlists.osafoundation.org
>>> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
>> _______________________________________________
>> cosmo-dev mailing list
>> cosmo-devlists.osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
>
> _______________________________________________
> cosmo-dev mailing list
> cosmo-devlists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev

_______________________________________________
cosmo-dev mailing list
cosmo-devlists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
(rletness) fix item value for collection to display properties
user name
2006-11-29 20:40:05
Hi Matthew

Actually, standard.jsp and dialog.jsp shouldn't be around at
all.  
Brian's e-mail this morning jogged my memory on those, and
I'm  
planning on removing those files completely soon.

Sorry about all the old cruft that's still not cleaned up!

-Travis

On Nov 29, 2006, at 12:17 PM, Matthew Eernisse wrote:

> When I was in WEB-INF/jsp/layout/standard.jsp yesterday
working on  
> the login, I noticed some tiles tags still in there
too:
>
> <tiles:importAttribute name="body"/>
> <tiles:importAttribute name="prefix"/>
> <tiles:importAttribute name="showNav"
ignore="true"/
>
> Are those supposed to be there?
>
> Travis Vachon wrote:
>> Whoops! Must have missed them when I was cleaning
up.
>> I'll remove them right now...
>> -Travis
>> On Nov 29, 2006, at 8:09 AM, Brian Moseley wrote:
>>> travis - why are those tiles tags still in
there?
>>>
>>> On 11/29/06, svncheckinosafoundation.org  
>>> <svncheckinosafoundation.org>
wrote:
>>>>
>>>>
>>>>  Revision 2938 Author rletness Date
2006-11-29 07:25:14 -0800  
>>>> (Wed, 29 Nov
>>>> 2006)
>>>> Log Message
>>>> fix item value for collection to display
properties
>>>> Modified Paths
>>>>
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>>
>>>> Diff
>>>> Modified:
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> (2937 => 2938) ---
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> 2006-11-29 15:23:13 UTC (rev 2937)
>>>> +++
>>>>
cosmo/branches/stamping/src/webapp/WEB-INF/jsp/home/inc- 
>>>> properties.jsp
>>>> 2006-11-29 15:25:14 UTC (rev 2938)
>>>>  -23,6 +23,9 
>>>>
>>>>  <tiles:importAttribute
name="Item"/>
>>>>  <tiles:importAttribute
name="Path"/>
>>>> +<c:if
test="$">
>>>> + <c:set var="Item"
value="$"/>
>>>> +</c:if>
>>>>
>>>>  <div class="hd"
style="margin-top: 12px;">
>>>>  Properties
>>>>
>>>>
>>>>
>>>>
_______________________________________________
>>>> Commits-Cosmo mailing list
>>>> Commits-Cosmoosafoundation.org
>>>> http://lists.osafoundation.org/cgi-bin/mailman/l
istinfo/commits- 
>>>> cosmo
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> cosmo-dev mailing list
>>> cosmo-devlists.osafoundation.org
>>> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
>> _______________________________________________
>> cosmo-dev mailing list
>> cosmo-devlists.osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
>
> _______________________________________________
> cosmo-dev mailing list
> cosmo-devlists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev

_______________________________________________
cosmo-dev mailing list
cosmo-devlists.osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/cosmo-d
ev
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )