You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Jorge D'Alessandro (JIRA)" <je...@jakarta.apache.org> on 2005/02/25 22:22:50 UTC

[jira] Created: (JS2-217) Namepace / fragment id issue

Namepace / fragment id issue
----------------------------

         Key: JS2-217
         URL: http://issues.apache.org/jira/browse/JS2-217
     Project: Jetspeed 2
        Type: Bug
    Versions: 2.0-M1    
 Environment: Windows XP sp2, j2se sdk 1.4.2_06
    Reporter: Jorge D'Alessandro
    Priority: Minor


The namespace tag <portlet:namespace/> uses the fragment id to create an unique name.
If this fragment id contains, let's say, hyphens ("-") and you use the namespace tag to prefix javascript functions, the resulting function name will be invalid.

This is not a terrible problem, but it can lead to obscure errors.

It would be nice if the namespace tag didn't use this fragments id to generate the unique name.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[jira] Resolved: (JS2-217) Namepace / fragment id issue

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-217?page=all ]
     
Ate Douma resolved JS2-217:
---------------------------

     Resolution: Won't Fix
    Fix Version: 2.0-M2

This issue is already (partly) fixed by Pluto (for hypens that is).
See http://issues.apache.org/jira/browse/PLUTO-85
The Pluto container used by Jetspeed-2 2.0-M2 (and later) already contains this
fix and therfor I'm closing this issue as Won't Fix.
But, the current resolution isn't complete yet and for that I asked them to
reopen the issue.
Hopefully, they will soon resolve this issue fully...

> Namepace / fragment id issue
> ----------------------------
>
>          Key: JS2-217
>          URL: http://issues.apache.org/jira/browse/JS2-217
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.0-M1
>  Environment: Windows XP sp2, j2se sdk 1.4.2_06
>     Reporter: Jorge D'Alessandro
>     Priority: Minor
>      Fix For: 2.0-M2

>
> The namespace tag <portlet:namespace/> uses the fragment id to create an unique name.
> If this fragment id contains, let's say, hyphens ("-") and you use the namespace tag to prefix javascript functions, the resulting function name will be invalid.
> This is not a terrible problem, but it can lead to obscure errors.
> It would be nice if the namespace tag didn't use this fragments id to generate the unique name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org