Sergiy Shyrkov (JIRA | 1 Dec 2008 02:31
Favicon

[JIRA] Work logged: (JAHIA-3454) Resource bundle are not inherited in "child" templates


     [
http://www.jahia.net/jira/browse/JAHIA-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_25563 ]

Sergiy Shyrkov logged work on JAHIA-3454:
-----------------------------------------

                Author: Sergiy Shyrkov
            Created on: 01/Dec/08 02:30
            Start Date: 01/Dec/08 02:29
    Worklog Time Spent: 1 day 

Issue Time Tracking
-------------------

    Remaining Estimate: 0 minutes
            Time Spent: 1 day

> Resource bundle are not inherited in "child" templates
> ------------------------------------------------------
>
>                 Key: JAHIA-3454
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3454
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Sub-task
>    Affects Versions: WCM 6.0 (Andromeda)
>            Reporter: Khaled Tlili
>            Assignee: Sergiy Shyrkov
>            Priority: Major
>             Fix For: WCM 6.0 Beta
(Continue reading)

Sergiy Shyrkov (JIRA | 1 Dec 2008 09:53
Favicon

[JIRA] Resolved: (JAHIA-3454) Resource bundle are not inherited in "child" templates


     [
http://www.jahia.net/jira/browse/JAHIA-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergiy Shyrkov resolved JAHIA-3454.
-----------------------------------

    Resolution: Fixed

Resolution: added support for resource bundle "inheritance" in template sets.
The I18nBean (${jahia.i18n['myLabelKey']} in templates), <content:resourceBundle/>, action menus,
and GWT resource bundles are concerned.
In order to use this feature the ${jahia.i18n[...]} bean or <content:resourceBundle/> tag should be used
in templates.
An example: we have "Sandbox templates" set which extends "Commuity templates". The lookup sequence is as follows:
1) jahiatemplates/Sandbox_templates.properties
2) jahiatemplates/Community_templates.properties
1) jahiatemplates/common.properties
1) CommonTag.properties

Commit: 23625

Any feedback is kindly welcome. Thank you!

> Resource bundle are not inherited in "child" templates
> ------------------------------------------------------
>
>                 Key: JAHIA-3454
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3454
>             Project: Jahia Web Content Management Server (WCMS)
(Continue reading)

Sergiy Shyrkov (JIRA | 1 Dec 2008 09:53
Favicon

[JIRA] Work logged: (JAHIA-3454) Resource bundle are not inherited in "child" templates


     [
http://www.jahia.net/jira/browse/JAHIA-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_25567 ]

Sergiy Shyrkov logged work on JAHIA-3454:
-----------------------------------------

                Author: Sergiy Shyrkov
            Created on: 01/Dec/08 09:52
            Start Date: 01/Dec/08 09:52
    Worklog Time Spent: 4 hours 

Issue Time Tracking
-------------------

    Time Spent: 1 day, 4 hours  (was: 1 day)

> Resource bundle are not inherited in "child" templates
> ------------------------------------------------------
>
>                 Key: JAHIA-3454
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3454
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Sub-task
>    Affects Versions: WCM 6.0 (Andromeda)
>            Reporter: Khaled Tlili
>            Assignee: Sergiy Shyrkov
>            Priority: Major
>             Fix For: WCM 6.0 Beta
>
(Continue reading)

Pironet Benoit (JIRA | 1 Dec 2008 09:56
Favicon

[JIRA] Created: (ESI-409) Container cache et utilisation des APIs à la place des taglib

Container cache et utilisation des APIs à la place des taglib
-------------------------------------------------------------

                 Key: ESI-409
                 URL: http://www.jahia.net/jira/browse/ESI-409
             Project: Jahia Cache Systems (ESI / HTML Container Cache/ Back-end Caches)
          Issue Type: Assistance
          Components: HTML Container Cache
    Affects Versions: SP4 HTML Container Cache
         Environment: SunOS eiciluxd9 5.9 Generic_122300-12 sun4u sparc SUNW,Sun-Fire-V490
Jahia 5.0.4 21181
Oracle 10g
            Reporter: Pironet Benoit
            Priority: Major

Nous constatons divers problèmes de Cache lorsque le mode "Developer" est désactivé et que le
"container cache" est activé.

Nous avons pu reproduire ces problèmes sur l'environnement du POC Technique REFIN. 

Voici un exemple reproductible:
1) Création d'une page et publication de la page => la page n'est pas disponible dans le menu de gauche sur
les autres pages:
- Connexion en tant que root
- Se rendre sur une sous page de la page d'accueil: "PARLIAMENTARY LIFE"
- Créer une page nommée "TEST CC"
- Valider le workflow pour publier la page "TEST CC"
- Logout
=> La page est visible dans le menu de gauche
- Retour à la page d'accueil
(Continue reading)

Pironet Benoit (JIRA | 1 Dec 2008 09:59
Favicon

[JIRA] Created: (ESI-410) Des tags <esi/> sont ajoutés dans l'html généré avec l'utilisation du Container Cache

Des tags <esi/> sont ajoutés dans l'html généré avec l'utilisation du Container Cache
-------------------------------------------------------------------------------------

                 Key: ESI-410
                 URL: http://www.jahia.net/jira/browse/ESI-410
             Project: Jahia Cache Systems (ESI / HTML Container Cache/ Back-end Caches)
          Issue Type: Bug
          Components: HTML Container Cache
    Affects Versions: SP4 HTML Container Cache
         Environment: Ajout de tag <esi/> dans l'html généré
            Reporter: Pironet Benoit

Lorsque nous activons le "Container Cache", des tags <esi/> se retrouvent dans le rendu HTML. 
Une autre personne a déjà posté ce problème sur la mailing list:

http://www.mail-archive.com/french_list-SZGjs1iKg7nYtjvyW6yDsg <at> public.gmane.org/msg01962.html 
Ce problème n'est pas bloquant mais nous empêche d'atteindre la validation xhtml requise dans notre
projet. 

Comment pouvons-nous désactiver l'affichage de ces tags par la configuration? 
Si ce n'est pas possible par configuration, comment pouvons-nous faire (patch?) ?

Nous avons pu reproduire ces problèmes sur l'environnement du POC Technique REFIN. 

Voici un exemple reproductible:
Dans un template de fiche thématique nous trouvons ceci: 

<esi:include src="http://www.refinlb.ep.parl.union.eu:8080/jahia/Jahia/site/refin/home/pid/3201?ctnid=10347&cacheKey=">

et un peu plus loin (après l'affichage du container):
(Continue reading)

Pironet Benoit (JIRA | 1 Dec 2008 10:01
Favicon

[JIRA] Created: (SEARCH-125) Critères de recherche avancés appliqués aux containers et non aux pages

Critères de recherche avancés appliqués aux containers et non aux pages
-----------------------------------------------------------------------

                 Key: SEARCH-125
                 URL: http://www.jahia.net/jira/browse/SEARCH-125
             Project: Jahia Search and Indexation Server
          Issue Type: Assistance
          Components: Advanced Search / QOM
    Affects Versions: Search 5.0 SP4
         Environment: SunOS eiciluxd9 5.9 Generic_122300-12 sun4u sparc SUNW,Sun-Fire-V490
Jahia 5.0.4 - 21181
Oracle 10g
            Reporter: Pironet Benoit
            Priority: Major

Lorsque nous utilisons la recherche avancée, nous rencontrons des problèmes au niveau de la
combinaison des critères de recherche.

Exemple sur le POC Technique REFIN:
- Connexion en tant que root
- Créer une fiche thématique avec deux paragraphes:
	- 1er paragraphe: 
		- Contenu: Luxembourg est un pays
	- 2eme paragraphe:
		- Contenu: Europe est un continent
- Publier la page
- Provoquer ou attendre l'indexation de ce nouveau contenu
- Utiliser la recherche avancée avec les critères suivants:
	- With all the words: Luxembourg pays
	- Without the words: Continent Europe
(Continue reading)

Xavier Lawrence (JIRA | 1 Dec 2008 11:42
Favicon

[JIRA] Assigned: (JAHIA-3866) Date picker: could we unify the formatting of date + hours throughout the whole Jahia


     [
http://www.jahia.net/jira/browse/JAHIA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Lawrence reassigned JAHIA-3866:
--------------------------------------

    Assignee: Xavier Lawrence  (was: Khue N'Guyen)

> Date picker: could we unify the formatting of date + hours throughout the whole Jahia
> -------------------------------------------------------------------------------------
>
>                 Key: JAHIA-3866
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3866
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Bug
>          Components: AJAX
>    Affects Versions: WCM 6.0 (Andromeda)
>         Environment: 23481
>            Reporter: Stephane Croisier
>            Assignee: Xavier Lawrence
>             Fix For: WCM 6.0 (Andromeda)
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> The formatting of date + hours in different "input fields" are different. Some are displaying hours such
as: 14:45 (time based publishing) and other such as 2:45 pm (advanced preview). Let's unifiy the syntax used.

--

-- 
(Continue reading)

Xavier Lawrence (JIRA | 1 Dec 2008 13:39
Favicon

[JIRA] Resolved: (JAHIA-3866) Date picker: could we unify the formatting of date + hours throughout the whole Jahia


     [
http://www.jahia.net/jira/browse/JAHIA-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Lawrence resolved JAHIA-3866.
------------------------------------

    Resolution: Fixed

> Date picker: could we unify the formatting of date + hours throughout the whole Jahia
> -------------------------------------------------------------------------------------
>
>                 Key: JAHIA-3866
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3866
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Bug
>          Components: AJAX
>    Affects Versions: WCM 6.0 (Andromeda)
>         Environment: 23481
>            Reporter: Stephane Croisier
>            Assignee: Xavier Lawrence
>             Fix For: WCM 6.0 (Andromeda)
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg
>
>
> The formatting of date + hours in different "input fields" are different. Some are displaying hours such
as: 14:45 (time based publishing) and other such as 2:45 pm (advanced preview). Let's unifiy the syntax used.

--

-- 
(Continue reading)

Stephane Croisier (JIRA | 1 Dec 2008 14:19
Favicon

[JIRA] Created: (JAHIA-3897) Toolbar: Language switcher: present if there is only one language - could be hidden (excepted if combined with workflow state)

Toolbar: Language switcher: present if there is only one language - could be hidden (excepted if combined
with workflow state)
------------------------------------------------------------------------------------------------------------------------------

                 Key: JAHIA-3897
                 URL: http://www.jahia.net/jira/browse/JAHIA-3897
             Project: Jahia Web Content Management Server (WCMS)
          Issue Type: Bug
          Components: Toolbars
    Affects Versions: WCM 6.0 Beta
         Environment: 23626
            Reporter: Stephane Croisier
            Assignee: Khaled Tlili
            Priority: Major
             Fix For: WCM 6.0 Beta
         Attachments: screenshot-1.jpg

The new language switcher is:
- positionned in the middle of the default toolbar. Ideally it should be combined with the workflwo states
within the workflow items group. As there are more and more stuff concerning the workflow I am in favour of
creating a second workflow tollbar ASAP. Only the Workflow Manager would stay on the mandatory default toolbar.
- There is a drop-down arrow when only one single lang is available. This opens a kind of sub-menu on IE6 (a
sub-line with an empty action menu is displayed when clicking on the drop-down).
- There is no workflow state near the icon. Ideally speaking the workflow state should be clickabe and
automatically launch the workflow engine with the page in this language selected. If this is not possible
to make two icons clickable in the same item, we will only keep the workflow state information (unclickable)

--

-- 
This message is automatically generated by JIRA.
-
(Continue reading)

Stephane Croisier (JIRA | 1 Dec 2008 14:19
Favicon

[JIRA] Updated: (JAHIA-3897) Toolbar: Language switcher: present if there is only one language - could be hidden (excepted if combined with workflow state)


     [
http://www.jahia.net/jira/browse/JAHIA-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephane Croisier updated JAHIA-3897:
-------------------------------------

    Attachment: screenshot-1.jpg

> Toolbar: Language switcher: present if there is only one language - could be hidden (excepted if combined
with workflow state)
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JAHIA-3897
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3897
>             Project: Jahia Web Content Management Server (WCMS)
>          Issue Type: Bug
>          Components: Toolbars
>    Affects Versions: WCM 6.0 Beta
>         Environment: 23626
>            Reporter: Stephane Croisier
>            Assignee: Khaled Tlili
>            Priority: Major
>             Fix For: WCM 6.0 Beta
>
>         Attachments: screenshot-1.jpg
>
>
> The new language switcher is:
> - positionned in the middle of the default toolbar. Ideally it should be combined with the workflwo states
(Continue reading)


Gmane