Re: [Trinidad] New API for UIXEditableValueTemplate

2014-03-19 Thread Mark Yvanovich
I have one small quibble with this. I like symmetry in add/remove methods, so I'd prefer either: addValueUpdatedListener/removeValueUpdatedListener or addValueUpdatedChangeListener/removeValueUpdatedChangeListener The former probably makes more sense, since the parameter is a

[jira] [Created] (TRINIDAD-2367) Remove Firefox Thai language work around as it is no longer needed.

2013-02-27 Thread Mark Yvanovich (JIRA)
Mark Yvanovich created TRINIDAD-2367: Summary: Remove Firefox Thai language work around as it is no longer needed. Key: TRINIDAD-2367 URL: https://issues.apache.org/jira/browse/TRINIDAD-2367

[jira] [Updated] (TRINIDAD-2326) Don't permanently cache the null resource loader

2012-10-04 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2326: - Status: Patch Available (was: Open) Don't permanently cache the null resource

[jira] [Created] (TRINIDAD-2326) Don't permanently cache the null resource loader

2012-10-03 Thread Mark Yvanovich (JIRA)
Mark Yvanovich created TRINIDAD-2326: Summary: Don't permanently cache the null resource loader Key: TRINIDAD-2326 URL: https://issues.apache.org/jira/browse/TRINIDAD-2326 Project: MyFaces

[jira] [Commented] (TRINIDAD-2290) Need to log the exception in each catch block of ResourceServlet._getResourceLoader()

2012-07-31 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13425939#comment-13425939 ] Mark Yvanovich commented on TRINIDAD-2290: -- The NoSuchMethodException catch

[jira] [Reopened] (TRINIDAD-2290) Need to log the exception in each catch block of ResourceServlet._getResourceLoader()

2012-07-31 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich reopened TRINIDAD-2290: -- Need to not log a severe error for the NoSuchMethodException since

[jira] [Updated] (TRINIDAD-2290) Need to log the exception in each catch block of ResourceServlet._getResourceLoader()

2012-07-31 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2290: - Status: Patch Available (was: Reopened) Need to log the exception in each catch

[jira] [Created] (TRINIDAD-2290) Need to log the exception in each catch block of ResourceServlet._getResourceLoader()

2012-07-18 Thread Mark Yvanovich (JIRA)
Mark Yvanovich created TRINIDAD-2290: Summary: Need to log the exception in each catch block of ResourceServlet._getResourceLoader() Key: TRINIDAD-2290 URL: https://issues.apache.org/jira/browse/TRINIDAD-2290

[jira] [Updated] (TRINIDAD-2290) Need to log the exception in each catch block of ResourceServlet._getResourceLoader()

2012-07-18 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2290: - Status: Patch Available (was: Open) Need to log the exception in each catch

[jira] [Created] (TRINIDAD-2257) When a resource fails to load, add an exception if the cached temp directory doesn't match the current temp directory

2012-04-18 Thread Mark Yvanovich (Created) (JIRA)
: https://issues.apache.org/jira/browse/TRINIDAD-2257 Project: MyFaces Trinidad Issue Type: Improvement Components: Infrastructure Reporter: Mark Yvanovich Attachments: TempDirectoryResourceLoader.patch We have been seeing issues periodically where

[jira] [Updated] (TRINIDAD-2257) When a resource fails to load, add an exception if the cached temp directory doesn't match the current temp directory

2012-04-18 Thread Mark Yvanovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2257: - Status: Patch Available (was: Open) When a resource fails to load, add

[jira] [Commented] (TRINIDAD-2257) When a resource fails to load, add an exception if the cached temp directory doesn't match the current temp directory

2012-04-18 Thread Mark Yvanovich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13256709#comment-13256709 ] Mark Yvanovich commented on TRINIDAD-2257: -- Code changes reviewed by Blake

[jira] [Commented] (TRINIDAD-2170) There is no way to specify a real pseudo element in a skin css.

2011-12-06 Thread Mark Yvanovich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13163955#comment-13163955 ] Mark Yvanovich commented on TRINIDAD-2170: -- As it turns out, the -moz

[jira] [Created] (TRINIDAD-2170) There is no way to specify a real pseudo element in a skin css.

2011-11-23 Thread Mark Yvanovich (Created) (JIRA)
: Bug Components: Skinning Affects Versions: 2.0.0-core Environment: any Reporter: Mark Yvanovich If you need a real css pseudo element rendered to the generated css, there is currently no way to do this. The :: sequence will always be replaced

[jira] [Updated] (TRINIDAD-2142) Nothing written to the server log when the ResourceServlet fails to load a resource.

2011-10-04 Thread Mark Yvanovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2142: - Status: Open (was: Patch Available) Nothing written to the server log when

[jira] [Updated] (TRINIDAD-2142) Nothing written to the server log when the ResourceServlet fails to load a resource.

2011-10-04 Thread Mark Yvanovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2142: - Status: Patch Available (was: Open) Nothing written to the server log when

[jira] [Updated] (TRINIDAD-2142) Nothing written to the server log when the ResourceServlet fails to load a resource.

2011-10-04 Thread Mark Yvanovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2142: - Status: Patch Available (was: Open) Nothing written to the server log when

[jira] [Created] (TRINIDAD-2142) Nothing written to the server log when the ResourceServlet fails to load a resource.

2011-09-19 Thread Mark Yvanovich (JIRA)
Project: MyFaces Trinidad Issue Type: Bug Components: Infrastructure Affects Versions: 2.0.0-core, 1.2.12-core Reporter: Mark Yvanovich Priority: Minor When the ResourceServlet returns a 404 error, we should log some additional information

[jira] [Updated] (TRINIDAD-2064) UIXEditableValue.compareValues() shouldn't return false for 'empty' strings of different lengths

2011-03-23 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-2064: - Status: Patch Available (was: Open) UIXEditableValue.compareValues() shouldn't

[jira] Created: (TRINIDAD-2064) UIXEditableValue.compareValues() shouldn't return false for 'empty' strings of different lengths

2011-03-16 Thread Mark Yvanovich (JIRA)
/TRINIDAD-2064 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions: 2.0.0-beta-2 Environment: Any Reporter: Mark Yvanovich Priority: Minor In UIXEditableValue.validate(), UIXEditableValue.compareValues

Re: [Trinidad][Skinning][API] Include property in CSS API

2010-04-09 Thread Mark Yvanovich
color") The advantage of the first API is that it is quite similar to the "-tr-include-style", while for the second one that the local property name can't be mistaken with the included property. What do you think? Which is the best alternative? Regards, Marius -- Mark Yvanovich | Software Developer Phone: +16505065643 Oracle ADF View 200 Oracle Parkway | Redwood Shores, CA 94065 Oracle is committed to developing practices and products that help protect the environment

[jira] Updated: (TRINIDAD-1585) Update the support for the Opera browser.

2009-10-14 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-1585: - Status: Patch Available (was: Open) Update the support for the Opera browser

[jira] Updated: (TRINIDAD-1585) Update the support for the Opera browser.

2009-10-14 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Yvanovich updated TRINIDAD-1585: - Status: Open (was: Patch Available) Update the support for the Opera browser

[jira] Created: (TRINIDAD-1585) Update the support for the Opera browser.

2009-10-05 Thread Mark Yvanovich (JIRA)
-core Environment: Opera browser Reporter: Mark Yvanovich Priority: Minor Currently, the _populateOperaAgentImpl() method just sets the actual agent to gecko and sets the version number to the Opera version. This method needs to be updated so that Opera has its

[jira] Commented: (TRINIDAD-1585) Update the support for the Opera browser.

2009-10-05 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762307#action_12762307 ] Mark Yvanovich commented on TRINIDAD-1585: -- I have all the changes made

[jira] Commented: (TRINIDAD-1464) max upload size cannot be reconfigured after app is deployed

2009-05-20 Thread Mark Yvanovich (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711140#action_12711140 ] Mark Yvanovich commented on TRINIDAD-1464: -- Rather than nesting the config

[jira] Created: (TRINIDAD-629) .p_OraHiddenLabel style class doesn't work for legends on FF

2007-08-15 Thread Mark Yvanovich (JIRA)
Components: Components Affects Versions: 1.2.1-core Environment: Firefox 2.0.0.6 Reporter: Mark Yvanovich Priority: Minor Fix For: 1.2.1-core .p_OraHiddenLabel style class doesn't work on FF for legends. Both SimpleSelectOneRadioRenderer