[jira] Created: (MYFACES-309) JSCookmenu browser leak

2005-07-07 Thread Werner Punz (JIRA)
JSCookmenu browser leak --- Key: MYFACES-309 URL: http://issues.apache.org/jira/browse/MYFACES-309 Project: MyFaces Type: Bug Environment: myfaces 1.0.9 Reporter: Werner Punz Hi I know I am picky But has anyone checked the more dynamic

[jira] Created: (MYFACES-571) Case sensitive double checkin in SVN

2005-09-15 Thread Werner Punz (JIRA)
Case sensitive double checkin in SVN Key: MYFACES-571 URL: http://issues.apache.org/jira/browse/MYFACES-571 Project: MyFaces Type: Bug Versions: Nightly Build Environment: Windows filesystems or any filesystem which is

[jira] Created: (MYFACES-572) build fails

2005-09-15 Thread Werner Punz (JIRA)
build fails --- Key: MYFACES-572 URL: http://issues.apache.org/jira/browse/MYFACES-572 Project: MyFaces Type: Bug Versions: Nightly Build Reporter: Werner Punz A freshly checked out build failes with an xml error, here is the error: [xslt]

[jira] Commented: (MYFACES-572) build fails

2005-09-15 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-572?page=comments#action_12329456 ] Werner Punz commented on MYFACES-572: - Ok... as it seems this is not a bug perse, but a problem which also exists in the forrest builds, you have to add a standard

[jira] Created: (MYFACES-657) Blank page after switching to 1.1.1RC1

2005-10-02 Thread Werner Punz (JIRA)
Blank page after switching to 1.1.1RC1 -- Key: MYFACES-657 URL: http://issues.apache.org/jira/browse/MYFACES-657 Project: MyFaces Type: Bug Versions: 1.1.1 Environment: JDK 1.4 and Tomcat 5.0.x probably other versions

[jira] Commented: (MYFACES-657) Blank page after switching to 1.1.1RC1

2005-10-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-657?page=comments#action_12331100 ] Werner Punz commented on MYFACES-657: - Ok I did some testing on my local tomcats... this build definitely is broken, I checked out the RC1 and dumped the sandbox.war

[jira] Commented: (MYFACES-657) Blank page after switching to 1.1.1RC1

2005-10-03 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-657?page=comments#action_12331226 ] Werner Punz commented on MYFACES-657: - Gave it a testrun when I was testing the jenia stuff for mike, looks good so far.. thanks Bill for fixing it. Blank page after

[jira] Commented: (MYFACES-693) select Combo Box is displayed over popup component instead of hiding behind

2005-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-693?page=comments#action_12331908 ] Werner Punz commented on MYFACES-693: - I checked the code for the popup component, it indeed does not use the iframe fix which is necessary to bypass the div over drop

[jira] Commented: (MYFACES-693) select Combo Box is displayed over popup component instead of hiding behind

2005-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-693?page=comments#action_12331909 ] Werner Punz commented on MYFACES-693: - Another thing I noticed, the javascript code uses currently one global variable and no classes, or a single popup this is a

[jira] Resolved: (MYFACES-693) select Combo Box is displayed over popup component instead of hiding behind

2005-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-693?page=all ] Werner Punz resolved MYFACES-693: - Fix Version: Nightly Resolution: Fixed is resolved but I would love to get it into 1.1.1 as well, but I need feedback before doing it. select

[jira] Closed: (MYFACES-693) select Combo Box is displayed over popup component instead of hiding behind

2005-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-693?page=all ] Werner Punz closed MYFACES-693: --- added it to the rc as well, since no tck stuff is involved this fix is rather uncritical. select Combo Box is displayed over popup component instead of

[jira] Commented: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px

2005-11-07 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-784?page=comments#action_12356959 ] Werner Punz commented on MYFACES-784: - The problem probably is caused by the positional code, which just traverses the parents components position, a separate CSS

[jira] Commented: (MYFACES-874) popup not rendering over h:inputText text. / popup in IE fubar.

2005-11-27 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-874?page=comments#action_12358575 ] Werner Punz commented on MYFACES-874: - I know that there is an issue left with the popup which basically is that the css position styles are not moved properly from the

[jira] Closed: (MYFACES-994) Wrong german translation for org.apache.myfaces.Email.INVALID_detail

2006-01-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-994?page=all ] Werner Punz closed MYFACES-994: --- Wrong german translation for org.apache.myfaces.Email.INVALID_detail Key:

[jira] Resolved: (MYFACES-994) Wrong german translation for org.apache.myfaces.Email.INVALID_detail

2006-01-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-994?page=all ] Werner Punz resolved MYFACES-994: - Resolution: Fixed is corrected/ist korrigiert Wrong german translation for org.apache.myfaces.Email.INVALID_detail

[jira] Closed: (MYFACES-874) popup not rendering over h:inputText text. / popup in IE fubar.

2006-01-03 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-874?page=all ] Werner Punz closed MYFACES-874: --- Fix Version: Nightly Resolution: Cannot Reproduce none of this is reproducable anymore in the current nighly builds... lets close this, the input

[jira] Commented: (MYFACES-1019) JSF initial state

2006-01-11 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1019?page=comments#action_12362478 ] Werner Punz commented on MYFACES-1019: -- As Martin has pointed out, this is more of a usage problem, and definitely not scope of a myfaces bug. The solution is the

[jira] Resolved: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px

2006-02-06 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-784?page=all ] Werner Punz resolved MYFACES-784: - Fix Version: Nightly Resolution: Fixed done... the javascript underframe now also uses the margin css information for the positional rendering

[jira] Closed: (MYFACES-784) Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or margin-left:0px; are set to a value other than 0px (2

2006-02-06 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-784?page=all ] Werner Punz closed MYFACES-784: --- done I am closing this now Popup component renders an empty box at the 0px origin in addition to the offset popup window IF margin-top:-0px or

[jira] Commented: (MYFACES-1145) InputSuggestAjax should allow differentiation between text in popup and text in input box

2006-02-20 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1145?page=comments#action_12367086 ] Werner Punz commented on MYFACES-1145: -- This behavior should be achievable by the inputsuggest table, as far as I can see, but Gerald probably can comment on that

[jira] Closed: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-02-21 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1143?page=all ] Werner Punz closed MYFACES-1143: Fix Version: Nightly Resolution: Fixed Ok I am closing it now, the dojo people have solved this one for us... Thanks Gerald for checking it and

[jira] Commented: (TOMAHAWK-51) Popup windows: bad position on screen (t:popup and x:inputSuggest components)

2006-02-22 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-51?page=comments#action_12367390 ] Werner Punz commented on TOMAHAWK-51: - This is a work in progress which partially will make it into 1.1.2. As we move towards dojo the problem will go away, due to the

[jira] Commented: (TOMAHAWK-155) Move ExtensionsFilter to commons so it can be reused outside Tomahawk

2006-02-23 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-155?page=comments#action_12367480 ] Werner Punz commented on TOMAHAWK-155: -- The Extensionsfilter is just a web frontend trigger for loading resources. The extensionsfilter is way too problematic for the

[jira] Commented: (TOMAHAWK-212) t:inputHtml messes up if value has /script in it

2006-03-24 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-212?page=comments#action_12371688 ] Werner Punz commented on TOMAHAWK-212: -- I am not sure if it is feasable at all to push a script tag into a rich edit control, there are limits on what you can to with

[jira] Commented: (TOMAHAWK-219) stateChangedNotifier does not use ValueBinding for the confirmation message

2006-03-28 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-219?page=comments#action_12372158 ] Werner Punz commented on TOMAHAWK-219: -- I have applied the patch locally successfully here, I have to do some integration tests first befor checking it in. It will be

[jira] Updated: (TOMAHAWK-219) stateChangedNotifier does not use ValueBinding for the confirmation message

2006-04-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-219?page=all ] Werner Punz updated TOMAHAWK-219: - Status: Resolved (was: Patch Available) Resolution: Fixed done stateChangedNotifier does not use ValueBinding for the confirmation message

[jira] Closed: (TOMAHAWK-219) stateChangedNotifier does not use ValueBinding for the confirmation message

2006-04-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-219?page=all ] Werner Punz closed TOMAHAWK-219: stateChangedNotifier does not use ValueBinding for the confirmation message ---

[jira] Commented: (TOMAHAWK-220) Sandbox has many dependencies on MyFaces-Impl

2006-04-04 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-220?page=comments#action_12373201 ] Werner Punz commented on TOMAHAWK-220: -- The state change notifier will be fixed within the next two days I want to do some integration tests first on a working

[jira] Commented: (MYFACES-1283) JavaScript error on AccordionPanel

2006-04-14 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1283?page=comments#action_12374537 ] Werner Punz commented on MYFACES-1283: -- I applied the patch and also fixed two other javascript errors, the panel seems to work again, thanks roger for fixing this

[jira] Updated: (MYFACES-1283) JavaScript error on AccordionPanel

2006-04-14 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1283?page=all ] Werner Punz updated MYFACES-1283: - Status: Resolved (was: Patch Available) Resolution: Fixed I is fixed for the current stream JavaScript error on AccordionPanel

[jira] Closed: (MYFACES-1283) JavaScript error on AccordionPanel

2006-04-14 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1283?page=all ] Werner Punz closed MYFACES-1283: done I am closing this now JavaScript error on AccordionPanel -- Key: MYFACES-1283 URL:

[jira] Commented: (TOMAHAWK-390) Scope sanbox component is not working with seam, and will broke aplication.

2006-04-26 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-390?page=comments#action_12376469 ] Werner Punz commented on TOMAHAWK-390: -- Please do not use this experimental component it is a work in progress and probably will be remodeled to a full seam like

[jira] Commented: (TOMAHAWK-397) InputSuggestAjax does not work when body onload is invoked

2006-04-28 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-397?page=comments#action_12376913 ] Werner Punz commented on TOMAHAWK-397: -- I dont think this is a bug, onload has to be cascaded, now if someone overwrites the onload explicitely the components own

[jira] Commented: (TOMAHAWK-390) Scope sanbox component is not working with seam, and will broke aplication.

2006-05-01 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-390?page=comments#action_12377250 ] Werner Punz commented on TOMAHAWK-390: -- Since the scope component was only a proof of concept and some of its mechanisms will go into the new component done by mario,

[jira] Commented: (TOMAHAWK-390) Scope sanbox component is not working with seam, and will broke aplication.

2006-05-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-390?page=comments#action_12377369 ] Werner Punz commented on TOMAHAWK-390: -- Additional comment, since my phase listener is not the only one having problems, as it seems, Seam messes around a little bit

[jira] Resolved: (TOMAHAWK-390) Scope sanbox component is not working with seam, and will broke aplication.

2006-05-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-390?page=all ] Werner Punz resolved TOMAHAWK-390: -- Resolution: Fixed This issue is resolved for now, I removed the scope phase listener entirely, from the definitions, also the tag definition

[jira] Created: (TOMAHAWK-415) Fisheye null pointer exception

2006-05-04 Thread Werner Punz (JIRA)
Fisheye null pointer exception -- Key: TOMAHAWK-415 URL: http://issues.apache.org/jira/browse/TOMAHAWK-415 Project: MyFaces Tomahawk Type: Bug Versions: 1.1.3-SNAPSHOT Reporter: Werner Punz Fix For: 1.1.3-SNAPSHOT Ok,

[jira] Commented: (TOMAHAWK-415) Fisheye null pointer exception

2006-05-05 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-415?page=comments#action_12378000 ] Werner Punz commented on TOMAHAWK-415: -- Thanks a lot Jürgen, I will give it a try tomorrow. Fisheye null pointer exception --

[jira] Commented: (TOMAHAWK-425) Ajax Map Control

2006-05-10 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-425?page=comments#action_12378974 ] Werner Punz commented on TOMAHAWK-425: -- Awesome stuff, I will check it out and push it into the sandbox by weekend if no one does it before me. Ajax Map Control

[jira] Created: (TOMAHAWK-611) Upgrading the dojo codebase to 0.3.1

2006-08-18 Thread Werner Punz (JIRA)
Upgrading the dojo codebase to 0.3.1 Key: TOMAHAWK-611 URL: http://issues.apache.org/jira/browse/TOMAHAWK-611 Project: MyFaces Tomahawk Issue Type: Improvement Affects Versions: 1.1.4-SNAPSHOT,

[jira] Created: (TOMAHAWK-624) Sandbox dojo incompatibility with trinidad

2006-08-25 Thread Werner Punz (JIRA)
Sandbox dojo incompatibility with trinidad -- Key: TOMAHAWK-624 URL: http://issues.apache.org/jira/browse/TOMAHAWK-624 Project: MyFaces Tomahawk Issue Type: Bug Reporter: Werner Punz

[jira] Created: (TOMAHAWK-625) fix the fisheye component

2006-08-25 Thread Werner Punz (JIRA)
fix the fisheye component - Key: TOMAHAWK-625 URL: http://issues.apache.org/jira/browse/TOMAHAWK-625 Project: MyFaces Tomahawk Issue Type: Sub-task Reporter: Werner Punz -- This message is

[jira] Created: (TOMAHAWK-626) fix the ajax autocomplete

2006-08-25 Thread Werner Punz (JIRA)
fix the ajax autocomplete -- Key: TOMAHAWK-626 URL: http://issues.apache.org/jira/browse/TOMAHAWK-626 Project: MyFaces Tomahawk Issue Type: Sub-task Reporter: Werner Punz Assigned To: Gerald

[jira] Created: (TOMAHAWK-627) fix the dojo debug initializer code

2006-08-25 Thread Werner Punz (JIRA)
fix the dojo debug initializer code --- Key: TOMAHAWK-627 URL: http://issues.apache.org/jira/browse/TOMAHAWK-627 Project: MyFaces Tomahawk Issue Type: Sub-task Reporter: Werner Punz -- This

[jira] Resolved: (TOMAHAWK-627) fix the dojo debug initializer code

2006-08-25 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-627?page=all ] Werner Punz resolved TOMAHAWK-627. -- Resolution: Fixed resolved the dojoutils now utilize the dhtml widget init code as well fix the dojo debug initializer code

[jira] Created: (TOMAHAWK-642) Adding of the codegeneration facilities to the tomahawk sandbox

2006-08-29 Thread Werner Punz (JIRA)
Adding of the codegeneration facilities to the tomahawk sandbox --- Key: TOMAHAWK-642 URL: http://issues.apache.org/jira/browse/TOMAHAWK-642 Project: MyFaces Tomahawk Issue Type:

[jira] Created: (TOMAHAWK-643) Dojo dynamic split pane added to the sandbox

2006-08-30 Thread Werner Punz (JIRA)
Dojo dynamic split pane added to the sandbox Key: TOMAHAWK-643 URL: http://issues.apache.org/jira/browse/TOMAHAWK-643 Project: MyFaces Tomahawk Issue Type: New Feature Reporter:

[jira] Resolved: (TOMAHAWK-642) Adding of the codegeneration facilities to the tomahawk sandbox

2006-08-30 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-642?page=all ] Werner Punz resolved TOMAHAWK-642. -- Resolution: Won't Fix Ok I ran into some issues, which I did not have time to look into properly (I am not a maven expert) maybe I will reopen that

[jira] Created: (TOMAHAWK-664) Dojo Title pane now ported to the sandobx

2006-09-08 Thread Werner Punz (JIRA)
Dojo Title pane now ported to the sandobx - Key: TOMAHAWK-664 URL: http://issues.apache.org/jira/browse/TOMAHAWK-664 Project: MyFaces Tomahawk Issue Type: New Feature Reporter: Werner Punz

[jira] Created: (TOMAHAWK-694) make the fisheye scrollable

2006-09-25 Thread Werner Punz (JIRA)
make the fisheye scrollable --- Key: TOMAHAWK-694 URL: http://issues.apache.org/jira/browse/TOMAHAWK-694 Project: MyFaces Tomahawk Issue Type: Improvement Components: Alias Bean Reporter: Werner

[jira] Commented: (TOMAHAWK-706) body onload does not exist

2006-09-26 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-706?page=comments#action_12437930 ] Werner Punz commented on TOMAHAWK-706: -- I dont think this is a real issue, onload is inherently evil and causes more problems than it solves. To my

[jira] Resolved: (TOMAHAWK-715) Several parameters in the dojo initializer code have the wrong datatype

2006-09-27 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-715?page=all ] Werner Punz resolved TOMAHAWK-715. -- Resolution: Fixed fixed in commit 450547 Several parameters in the dojo initializer code have the wrong datatype

[jira] Resolved: (TOMAHAWK-624) Sandbox dojo incompatibility with trinidad

2006-09-27 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-624?page=all ] Werner Punz resolved TOMAHAWK-624. -- Resolution: Fixed seems done Sandbox dojo incompatibility with trinidad -- Key: TOMAHAWK-624

[jira] Resolved: (TOMAHAWK-611) Upgrading the dojo codebase to 0.3.1

2006-09-27 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-611?page=all ] Werner Punz resolved TOMAHAWK-611. -- Resolution: Fixed seems done Upgrading the dojo codebase to 0.3.1 Key: TOMAHAWK-611

[jira] Created: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-11 Thread Werner Punz (JIRA)
moving the dojo codebase into tomahawk -- Key: TOMAHAWK-733 URL: http://issues.apache.org/jira/browse/TOMAHAWK-733 Project: MyFaces Tomahawk Issue Type: Improvement Affects Versions: 1.1.5-SNAPSHOT

[jira] Commented: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-11 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=comments#action_12441572 ] Werner Punz commented on TOMAHAWK-733: -- a href=http://svn.apache.org/viewvc?view=revrevision=462971;http://svn.apache.org/viewvc?view=revrevision=462971

[jira] Commented: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-11 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=comments#action_12441573 ] Werner Punz commented on TOMAHAWK-733: -- http://svn.apache.org/viewvc?view=revrevision=462971 http://svn.apache.org/viewvc?view=revrevision=462978 not done

[jira] Commented: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=comments#action_12441852 ] Werner Punz commented on TOMAHAWK-733: -- http://svn.apache.org/viewvc?view=revrevision=463415 dojoextensions also moved upwards, if the autosuggest and the

[jira] Commented: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-12 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=comments#action_12441873 ] Werner Punz commented on TOMAHAWK-733: -- http://svn.apache.org/viewvc?view=revrevision=463432 Moved the affected examples moving the dojo codebase into

[jira] Commented: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-13 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=comments#action_12442088 ] Werner Punz commented on TOMAHAWK-733: -- ttp://svn.apache.org/viewvc?view=revrevision=463811 moving the dojo codebase into tomahawk

[jira] Resolved: (TOMAHAWK-733) moving the dojo codebase into tomahawk

2006-10-13 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-733?page=all ] Werner Punz resolved TOMAHAWK-733. -- Resolution: Fixed All the needed work is done for now... the rest of the work on the codebase is not related to the tomahawk promotion (typo fixes,

[jira] Created: (TOMAHAWK-747) improve dojo initialisation times

2006-10-18 Thread Werner Punz (JIRA)
improve dojo initialisation times - Key: TOMAHAWK-747 URL: http://issues.apache.org/jira/browse/TOMAHAWK-747 Project: MyFaces Tomahawk Issue Type: Improvement Reporter: Werner Punz

[jira] Resolved: (TOMAHAWK-747) improve dojo initialisation times

2006-10-18 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-747?page=all ] Werner Punz resolved TOMAHAWK-747. -- Resolution: Fixed updated improve dojo initialisation times - Key: TOMAHAWK-747

[jira] Resolved: (TOMAHAWK-760) modalDialog shows in page instead of being a popup in Internet Explorer

2006-11-01 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-760?page=all ] Werner Punz resolved TOMAHAWK-760. -- Resolution: Fixed resolved... an addonload was the cause, there are issues with the ie6, which brings the browser into a deadlock situation during an

[jira] Resolved: (TOMAHAWK-729) Submit fails in dialog

2006-11-02 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-729?page=all ] Werner Punz resolved TOMAHAWK-729. -- Resolution: Fixed The dialog problem is fixed to the degree that you now can embed a form into the dialog you cannot embed the dialog into a form, this

[jira] Commented: (TOMAHAWK-772) Pages with using Dojo display as blank with Firefox 2.

2006-11-06 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-772?page=comments#action_12447402 ] Werner Punz commented on TOMAHAWK-772: -- Hi Sylvain, this is new to me since I use firefox2 as well for development (although I use windows) I will try to

[jira] Commented: (TOMAHAWK-772) Pages with using Dojo display as blank with Firefox 2.

2006-11-06 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-772?page=comments#action_12447419 ] Werner Punz commented on TOMAHAWK-772: -- Ok I testet it, all I noticed was that firefox 2 wanted to install the flash plugin uplon loading the first dojo

[jira] Resolved: (TOMAHAWK-772) Pages with using Dojo display as blank with Firefox 2.

2006-11-06 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-772?page=all ] Werner Punz resolved TOMAHAWK-772. -- Resolution: Cannot Reproduce This seems to be a local configuration problem, please reopen the bug if it is not. But overe here it is not reproducable

[jira] Commented: (TOMAHAWK-780) DojoInitializer fails on IE

2006-11-15 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-780?page=comments#action_12449954 ] Werner Punz commented on TOMAHAWK-780: -- Hi Aturo, this is the first time someone reported something like this, and I also test on IE here as well. Maybe

[jira] Commented: (TOMAHAWK-780) DojoInitializer fails on IE

2006-11-15 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-780?page=comments#action_12450045 ] Werner Punz commented on TOMAHAWK-780: -- Hello im am a little bit stumbling here, because you are the first user worldwide reporting this and dojo has been

[jira] Resolved: (TOMAHAWK-780) DojoInitializer fails on IE

2006-11-17 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-780?page=all ] Werner Punz resolved TOMAHAWK-780. -- Resolution: Fixed I am setting this issue to resolved now since ariel does not answer, but I am not quite sure if the missing content length was the

[jira] Commented: (TOMAHAWK-800) IinputHTML editor does not work for objectembed

2006-11-24 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-800?page=comments#action_12452456 ] Werner Punz commented on TOMAHAWK-800: -- Good question if this stuff is not a browser issue, the input html controls are to say it mildly very buggy and

[jira] Created: (TOMAHAWK-828) Extension Filter incompatibility with the RI

2006-12-20 Thread Werner Punz (JIRA)
Extension Filter incompatibility with the RI Key: TOMAHAWK-828 URL: http://issues.apache.org/jira/browse/TOMAHAWK-828 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.1

[jira] Resolved: (TOMAHAWK-851) SplitPane

2007-01-11 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-851. -- Resolution: Invalid There has been one for 1-2 months the dojo split pane port to tomahawk

[jira] Created: (TOMAHAWK-859) possible bug in the tomahawk taglib tld the dojo part

2007-01-15 Thread Werner Punz (JIRA)
possible bug in the tomahawk taglib tld the dojo part - Key: TOMAHAWK-859 URL: https://issues.apache.org/jira/browse/TOMAHAWK-859 Project: MyFaces Tomahawk Issue Type: Bug Affects

[jira] Resolved: (TOMAHAWK-859) possible bug in the tomahawk taglib tld the dojo part

2007-01-15 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-859. -- Resolution: Fixed Ok this was an issue in the tld defs, weblogic seems to be more critical

[jira] Created: (TOMAHAWK-860) Fishye navigationmenuitem disabled does not work

2007-01-16 Thread Werner Punz (JIRA)
Fishye navigationmenuitem disabled does not work Key: TOMAHAWK-860 URL: https://issues.apache.org/jira/browse/TOMAHAWK-860 Project: MyFaces Tomahawk Issue Type: Bug Reporter:

[jira] Commented: (TOMAHAWK-876) Image loop / slide show component

2007-01-31 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469087 ] Werner Punz commented on TOMAHAWK-876: -- Excellent, I will look into it tonight. Image loop / slide show

[jira] Created: (TOMAHAWK-877) DojoUtils component creation code breaks in ie

2007-01-31 Thread Werner Punz (JIRA)
DojoUtils component creation code breaks in ie -- Key: TOMAHAWK-877 URL: https://issues.apache.org/jira/browse/TOMAHAWK-877 Project: MyFaces Tomahawk Issue Type: Bug Environment: IE 6 and

[jira] Commented: (TOMAHAWK-877) DojoUtils component creation code breaks in ie

2007-01-31 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469215 ] Werner Punz commented on TOMAHAWK-877: -- ok it is not the dojo code, that I am sure now. I already left a

[jira] Commented: (TOMAHAWK-877) DojoUtils component creation code breaks in ie

2007-01-31 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469243 ] Werner Punz commented on TOMAHAWK-877: -- Ok I did the same test on a jetty 6.01 server, same issue, it failes

[jira] Resolved: (TOMAHAWK-877) DojoUtils component creation code breaks in ie

2007-02-01 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-877. -- Resolution: Fixed Ok it was an encoding issue, the new encoding code in the MyFacesResource

[jira] Created: (TOMAHAWK-880) Tomahawk Sandbox has unresolved TLD attributes

2007-02-05 Thread Werner Punz (JIRA)
Tomahawk Sandbox has unresolved TLD attributes -- Key: TOMAHAWK-880 URL: https://issues.apache.org/jira/browse/TOMAHAWK-880 Project: MyFaces Tomahawk Issue Type: Bug Reporter: Werner

[jira] Commented: (TOMAHAWK-879) InputSuggestAjax does not use the style option

2007-02-05 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470250 ] Werner Punz commented on TOMAHAWK-879: -- Well the style only makes partially sense in case of the dojo

[jira] Commented: (TOMAHAWK-880) Tomahawk Sandbox has unresolved TLD attributes

2007-02-06 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470734 ] Werner Punz commented on TOMAHAWK-880: -- Ok I could nail down the affected components, commit will follow

[jira] Resolved: (TOMAHAWK-880) Tomahawk Sandbox has unresolved TLD attributes

2007-02-06 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-880. -- Resolution: Fixed Done all the missing attributes either have been fixed on tld level or

[jira] Commented: (TOMAHAWK-884) TableSuggestAjax JavaScript based on Dojo

2007-02-07 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470927 ] Werner Punz commented on TOMAHAWK-884: -- Table suggest Ajax utilizes dojo heavily, but it is not the

[jira] Commented: (TOMAHAWK-884) TableSuggestAjax JavaScript based on Dojo

2007-02-07 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470932 ] Werner Punz commented on TOMAHAWK-884: -- Ah sorry misunderstanding from my side, somtimes I should read who

[jira] Created: (TOMAHAWK-897) Dojo component code refactoring

2007-02-14 Thread Werner Punz (JIRA)
Dojo component code refactoring --- Key: TOMAHAWK-897 URL: https://issues.apache.org/jira/browse/TOMAHAWK-897 Project: MyFaces Tomahawk Issue Type: Improvement Reporter: Werner Punz The structure of

[jira] Commented: (TOMAHAWK-906) DojoUtils class not handling isAttribute methods in components

2007-02-23 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475419 ] Werner Punz commented on TOMAHAWK-906: -- Well the reason why is was ignored was, because it was assumed, that

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476445 ] Werner Punz commented on MYFACES-1546: -- Apache MyFaces Salida Apache MyFaces Piletra Apache MyFaces Kleber

[jira] Commented: (TOMAHAWK-928) DojoUtils.getAttributeMap fails for subclassed Dojo Components

2007-03-10 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479834 ] Werner Punz commented on TOMAHAWK-928: -- Yes this indeed looks good, I am applying it as we speak, Thanks a

[jira] Updated: (TOMAHAWK-928) DojoUtils.getAttributeMap fails for subclassed Dojo Components

2007-03-10 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz updated TOMAHAWK-928: - Resolution: Fixed Status: Resolved (was: Patch Available) Ok it looks good, all bugs

[jira] Created: (TOMAHAWK-931) inputDate popup positioning code is broken

2007-03-13 Thread Werner Punz (JIRA)
inputDate popup positioning code is broken -- Key: TOMAHAWK-931 URL: https://issues.apache.org/jira/browse/TOMAHAWK-931 Project: MyFaces Tomahawk Issue Type: Bug Affects Versions: 1.1.5-SNAPSHOT,

[jira] Updated: (TOMAHAWK-936) TableSuggestAjax aborts page load in IE

2007-03-19 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz updated TOMAHAWK-936: - Resolution: Fixed Status: Resolved (was: Patch Available) Applied on Revision: 520031

[jira] Commented: (TOMAHAWK-938) extensionResource error

2007-03-21 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482689 ] Werner Punz commented on TOMAHAWK-938: -- Additional comment, we had a cannot find package__.js warning issue a

[jira] Commented: (TOMAHAWK-938) extensionResource error

2007-03-21 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482771 ] Werner Punz commented on TOMAHAWK-938: -- I am not sure if this is a myfaces issue itself, I assume some

[jira] Resolved: (TOMAHAWK-938) extensionResource error

2007-03-21 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved TOMAHAWK-938. -- Resolution: Invalid This is a configuration issue on the local WAS installation of the

[jira] Commented: (TOMAHAWK-938) extensionResource error

2007-03-21 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482785 ] Werner Punz commented on TOMAHAWK-938: -- Well jira should not be used for discussions, if this comment does

[jira] Commented: (TOMAHAWK-205) inputCalendar Popup positioned incorrectly in scrollable div

2007-03-21 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482858 ] Werner Punz commented on TOMAHAWK-205: -- ok this looks good to me, I was discussing a solution along those

  1   2   3   4   5   6   7   8   9   10   >