You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Janek Hiis (JIRA)" <ji...@apache.org> on 2008/09/05 16:09:44 UTC

[jira] Created: (SHINDIG-573) getIframeURL generates incorrect URL

getIframeURL generates incorrect URL
------------------------------------

                 Key: SHINDIG-573
                 URL: https://issues.apache.org/jira/browse/SHINDIG-573
             Project: Shindig
          Issue Type: Bug
          Components: Common Components (PHP)
         Environment: Any
            Reporter: Janek Hiis
            Priority: Minor
         Attachments: patch_573.txt

In getIframeURL the "nocache" parameter is appended without correct separator.

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


[jira] Closed: (SHINDIG-573) getIframeURL generates incorrect URL

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot closed SHINDIG-573.
--------------------------------


> getIframeURL generates incorrect URL
> ------------------------------------
>
>                 Key: SHINDIG-573
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-573
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (PHP)
>         Environment: Any
>            Reporter: Janek Hiis
>            Assignee: Chris Chabot
>            Priority: Minor
>         Attachments: patch_573.txt
>
>
> In getIframeURL the "nocache" parameter is appended without correct separator.

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


[jira] Resolved: (SHINDIG-573) getIframeURL generates incorrect URL

Posted by "Chris Chabot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Chabot resolved SHINDIG-573.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Great catch, thanks!

Patch's been applied and committed

> getIframeURL generates incorrect URL
> ------------------------------------
>
>                 Key: SHINDIG-573
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-573
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (PHP)
>         Environment: Any
>            Reporter: Janek Hiis
>            Assignee: Chris Chabot
>            Priority: Minor
>         Attachments: patch_573.txt
>
>
> In getIframeURL the "nocache" parameter is appended without correct separator.

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


[jira] Updated: (SHINDIG-573) getIframeURL generates incorrect URL

Posted by "Janek Hiis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janek Hiis updated SHINDIG-573:
-------------------------------

    Attachment: patch_573.txt

Use & to add "nocache" parameter.

> getIframeURL generates incorrect URL
> ------------------------------------
>
>                 Key: SHINDIG-573
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-573
>             Project: Shindig
>          Issue Type: Bug
>          Components: Common Components (PHP)
>         Environment: Any
>            Reporter: Janek Hiis
>            Priority: Minor
>         Attachments: patch_573.txt
>
>
> In getIframeURL the "nocache" parameter is appended without correct separator.

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