[JBoss JIRA] (JBIDE-14652) CordovaSim: cross-origin requests send default user agent string in headers
by Yahor Radtsevich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14652?page=com.atlassian.jira.plugi... ]
Yahor Radtsevich reassigned JBIDE-14652:
----------------------------------------
Assignee: Ilya Buziuk (was: Yahor Radtsevich)
> CordovaSim: cross-origin requests send default user agent string in headers
> ---------------------------------------------------------------------------
>
> Key: JBIDE-14652
> URL: https://issues.jboss.org/browse/JBIDE-14652
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Affects Versions: 4.1.0.Beta1
> Reporter: Yahor Radtsevich
> Assignee: Ilya Buziuk
> Fix For: 4.1.0.Beta2
>
> Attachments: ua-actual-result.png
>
>
> Cross-origin XMLHttpRequest send browser's default User Agent string in the request headers.
> *Steps to reproduce:*
> Create the following page in a hybrid project and open it with CordovaSim:
> {code:xml|title=ua-test.html}
> <script>
> var client = new XMLHttpRequest();
> client.onreadystatechange = function() {
> if(client.readyState == client.DONE) {
> if (client.status == 200) {
> alert(/<span id="body_lbUserAgent">([^>]*)<\/span>/ig.exec(client.responseText)[1]);
> } else {
> alert("Error code: " + client.status);
> }
> }
> }
> client.open("GET", "http://www.whatsmyuseragent.com/");
> client.send();
> </script>
> {code}
> *Actual result:*
> A desktop User Agent is shown:
> !ua-actual-result.png|thumbnail!
> *Expected result:*
> An iPhone User Agent is shown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14732) Hide preview should hide preview only
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14732?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-14732:
-----------------------------------
Fix Version/s: 4.1.x
> Hide preview should hide preview only
> -------------------------------------
>
> Key: JBIDE-14732
> URL: https://issues.jboss.org/browse/JBIDE-14732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Beta1
> Environment: Any
> Reporter: Denis Golovin
> Assignee: Alexey Kazakov
> Labels: usability
> Fix For: 4.1.x
>
> Attachments: dialog-new.gif, dialog.gif
>
>
> Now Hide Preview button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
> !dialog.gif!
> Would it be better to have it implemented like this:
> !dialog-new.gif!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14732) Hide preview should hide preview only
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14732?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-14732:
----------------------------------------
Actually, Hide Preview means Hide Both parts - Text Source Preview and Visual Preview.
Not sure it's better to hide the visual part only.
We could add one more button to have two buttons in total: Hide Source Preview and Hide Visual Preview. But I'm not sure that it would be looks good. Maybe we should use something else instead of buttons to show/hide source/visual preview.
> Hide preview should hide preview only
> -------------------------------------
>
> Key: JBIDE-14732
> URL: https://issues.jboss.org/browse/JBIDE-14732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Beta1
> Environment: Any
> Reporter: Denis Golovin
> Labels: usability
> Attachments: dialog-new.gif, dialog.gif
>
>
> Now Hide Preview button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
> !dialog.gif!
> Would it be better to have it implemented like this:
> !dialog-new.gif!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBTIS-86) JBTIS 4.0.1 Component Content - SOA-P 6 Alpha 2 (Juno)
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-86?page=com.atlassian.jira.plugin.s... ]
Paul Leacu commented on JBTIS-86:
---------------------------------
Update SwitchYard and Teiid
https://github.com/jbosstools/jbosstools-integration-stack/commit/f0f08e7...
> JBTIS 4.0.1 Component Content - SOA-P 6 Alpha 2 (Juno)
> ------------------------------------------------------
>
> Key: JBTIS-86
> URL: https://issues.jboss.org/browse/JBTIS-86
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: distribution
> Affects Versions: 4.0.1
> Environment: Eclipse Juno
> Reporter: Paul Leacu
> Assignee: Paul Leacu
> Fix For: 4.0.1
>
>
> We're not quite done with Juno...
> The SOA-P PM team has requested a JBTIS 4.0.1 Juno-based tools release for the SOA-P 6 Alpha 2 near the end of June. As with the JBTIS 4.0.0 SOA-P 6 Alpha, there will not be a JBDSIS associated with this release. The JBDSIS release will be based on the Kepler/SOA-P 6 Beta. This is a good opportunity for those components that went to .Final and just missed the 4.0.0 JBTIS to get in now.
> To avoid confusion as we're doing both the Alpha2 and Beta work simultaneously and to make things easier for everyone, I will coordinate the content with a lone master Jira. Note however that if you'd like to test something the JBTIS master is Kepler-based. The JBTIS-4.0.x tag should be used to base any changes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14732) Hide preview should hide preview only
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14732?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-14732:
--------------------------------------
Assignee: Alexey Kazakov
> Hide preview should hide preview only
> -------------------------------------
>
> Key: JBIDE-14732
> URL: https://issues.jboss.org/browse/JBIDE-14732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Beta1
> Environment: Any
> Reporter: Denis Golovin
> Assignee: Alexey Kazakov
> Labels: usability
> Attachments: dialog-new.gif, dialog.gif
>
>
> Now Hide Preview button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
> !dialog.gif!
> Would it be better to have it implemented like this:
> !dialog-new.gif!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14732) Hide preview should hide preview only
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14732?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-14732:
----------------------------------
Description:
Now Hide Preview button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
!dialog.gif!
Would it be better to have it implemented like this:
!dialog-new.gif!
was:
Now hide button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
!dialog.gif!
Would it be better to have it implemented like this:
!dialog-new.gif!
> Hide preview should hide preview only
> -------------------------------------
>
> Key: JBIDE-14732
> URL: https://issues.jboss.org/browse/JBIDE-14732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Beta1
> Environment: Any
> Reporter: Denis Golovin
> Labels: usability
> Attachments: dialog-new.gif, dialog.gif
>
>
> Now Hide Preview button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
> !dialog.gif!
> Would it be better to have it implemented like this:
> !dialog-new.gif!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months
[JBoss JIRA] (JBIDE-14732) Hide preview should hide preview only
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14732?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-14732:
----------------------------------
Description:
Now hide button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
!dialog.gif!
Would it be better to have it implemented like this:
!dialog-new.gif!
was:
Now hide button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
Would it be better to have it implemented like this:
> Hide preview should hide preview only
> -------------------------------------
>
> Key: JBIDE-14732
> URL: https://issues.jboss.org/browse/JBIDE-14732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Affects Versions: 4.1.0.Beta1
> Environment: Any
> Reporter: Denis Golovin
> Attachments: dialog-new.gif, dialog.gif
>
>
> Now hide button forces to close whole right part of wizard. It looks ok, but jumps to much and hides html source too. Looks like this:
> !dialog.gif!
> Would it be better to have it implemented like this:
> !dialog-new.gif!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 10 months