Re: TRINIDAD-935

2008-02-18 Thread Matthias Wessendorf
feel free to commit the fix, after testing.

-M

On Feb 19, 2008 1:10 AM, Gerhard Petracek <[EMAIL PROTECTED]> wrote:
> it's ready for testing.
>
> if there are any problems we can use the first patch.
>
> regards,
> gerhard
>
>
>
> 2008/2/7, Matthias Wessendorf <[EMAIL PROTECTED]>:
>
> > Not tested it:
> > If removing it doesn't break existing apps, I think removing is OK
> >
> > -M
> >
> > On Feb 6, 2008 10:16 PM, Gerhard Petracek <[EMAIL PROTECTED]>
> wrote:
> > > hello,
> > >
> > > is someone able to provide a quick answer (see [1])?
> > > (before i'll have a look at it.)
> > >
> > > regards,
> > > gerhard
> > >
> > > [1] https://issues.apache.org/jira/browse/TRINIDAD-935
> > >
> > > --
> > >
> > > http://www.irian.at
> > >
> > > Your JSF powerhouse -
> > > JSF Consulting, Development and
> > > Courses in English and German
> > >
> > > Professional Support for Apache MyFaces
> >
> >
> >
> > --
> > Matthias Wessendorf
> >
> > further stuff:
> > blog: http://matthiaswessendorf.wordpress.com/
> > sessions: http://www.slideshare.net/mwessendorf
> > mail: matzew-at-apache-dot-org
> >
>
>
>
> --
>
>
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


[jira] Updated: (TRINIDAD-935) tr:tree with command components as nodes -> ie js error

2008-02-18 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRINIDAD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek updated TRINIDAD-935:
--

   Resolution: Fixed
Fix Version/s: 1.2.7-core
   1.0.7-core
   Status: Resolved  (was: Patch Available)

> tr:tree with command components as nodes -> ie js error
> ---
>
>     Key: TRINIDAD-935
> URL: https://issues.apache.org/jira/browse/TRINIDAD-935
> Project: MyFaces Trinidad
>  Issue Type: Bug
>  Components: Components
>Affects Versions: 1.0.5-core, 1.2.5-core
>Reporter: Gerhard Petracek
>Assignee: Gerhard Petracek
> Fix For: 1.0.7-core, 1.2.7-core
>
> Attachments: TreeRenderer.patch, TreeRenderer_v2.patch
>
>
> tr:tree with command components as nodes (nodeStamp) + ppr + e.g. 2 clicks on 
> a node (on the command component)
> -> ie displays a javascript error due to:
> document.forms[this.treeState.getFormName()][this._selectParam].value=path;
> ie doesn't support this possibility to create an element.
> however, it >seems< that the error doesn't cause further problems.
> the question is: should we patch or remove it?
> (i'll have a look at it.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: TRINIDAD-935

2008-02-18 Thread Gerhard Petracek
it's ready for testing.

if there are any problems we can use the first patch.

regards,
gerhard



2008/2/7, Matthias Wessendorf <[EMAIL PROTECTED]>:
>
> Not tested it:
> If removing it doesn't break existing apps, I think removing is OK
>
> -M
>
> On Feb 6, 2008 10:16 PM, Gerhard Petracek <[EMAIL PROTECTED]>
> wrote:
> > hello,
> >
> > is someone able to provide a quick answer (see [1])?
> > (before i'll have a look at it.)
> >
> > regards,
> > gerhard
> >
> > [1] https://issues.apache.org/jira/browse/TRINIDAD-935
> >
> > --
> >
> > http://www.irian.at
> >
> > Your JSF powerhouse -
> > JSF Consulting, Development and
> > Courses in English and German
> >
> > Professional Support for Apache MyFaces
>
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>



-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces


Re: TRINIDAD-935

2008-02-06 Thread Matthias Wessendorf
Not tested it:
If removing it doesn't break existing apps, I think removing is OK

-M

On Feb 6, 2008 10:16 PM, Gerhard Petracek <[EMAIL PROTECTED]> wrote:
> hello,
>
> is someone able to provide a quick answer (see [1])?
> (before i'll have a look at it.)
>
> regards,
> gerhard
>
> [1] https://issues.apache.org/jira/browse/TRINIDAD-935
>
> --
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org


TRINIDAD-935

2008-02-06 Thread Gerhard Petracek
hello,

is someone able to provide a quick answer (see [1])?
(before i'll have a look at it.)

regards,
gerhard

[1] https://issues.apache.org/jira/browse/TRINIDAD-935

-- 

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces


[jira] Updated: (TRINIDAD-935) tr:tree with command components as nodes -> ie js error

2008-02-05 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/TRINIDAD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek updated TRINIDAD-935:
--

Status: Patch Available  (was: Open)

> tr:tree with command components as nodes -> ie js error
> ---
>
>     Key: TRINIDAD-935
> URL: https://issues.apache.org/jira/browse/TRINIDAD-935
> Project: MyFaces Trinidad
>  Issue Type: Bug
>  Components: Components
>Affects Versions: 1.0.5-core, 1.2.5-core
>Reporter: Gerhard Petracek
>Assignee: Gerhard Petracek
>
> tr:tree with command components as nodes (nodeStamp) + ppr + e.g. 2 clicks on 
> a node (on the command component)
> -> ie displays a javascript error due to:
> document.forms[this.treeState.getFormName()][this._selectParam].value=path;
> ie doesn't support this possibility to create an element.
> however, it >seems< that the error doesn't cause further problems.
> the question is: should we patch or remove it?
> (i'll have a look at it.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (TRINIDAD-935) tr:tree with command components as nodes -> ie js error

2008-02-05 Thread Gerhard Petracek (JIRA)
tr:tree with command components as nodes -> ie js error
---

 Key: TRINIDAD-935
 URL: https://issues.apache.org/jira/browse/TRINIDAD-935
 Project: MyFaces Trinidad
  Issue Type: Bug
  Components: Components
Affects Versions: 1.2.5-core, 1.0.5-core
Reporter: Gerhard Petracek
Assignee: Gerhard Petracek


tr:tree with command components as nodes (nodeStamp) + ppr + e.g. 2 clicks on a 
node (on the command component)
-> ie displays a javascript error due to:
document.forms[this.treeState.getFormName()][this._selectParam].value=path;

ie doesn't support this possibility to create an element.
however, it >seems< that the error doesn't cause further problems.

the question is: should we patch or remove it?
(i'll have a look at it.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.