[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19569:
---------------------------------------
{quote}no, user can do a refresh.{quote}
Unfortunately that doesn't work, I just tried it. When a button takes me to another page (within the same html file) and then I click Refresh (left side of the editor), it just refreshes the active (second) page, so the only way to get back is to close the file and open again.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19580:
---------------------------------------
Oops, sorry.
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19580) Central: JBoss Buzz fails to load: Error checking remote timestamp
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19580?page=com.atlassian.jira.plugi... ]
Fred Bricon closed JBIDE-19580.
-------------------------------
Resolution: Duplicate Issue
Closing as duplicate of JBDS-3399
> Central: JBoss Buzz fails to load: Error checking remote timestamp
> ------------------------------------------------------------------
>
> Key: JBIDE-19580
> URL: https://issues.jboss.org/browse/JBIDE-19580
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Attachments: buzz-feed-error.png
>
>
> This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
> When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
> {code}
> An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
> {code}
> !buzz-feed-error.png!
> The workspace log contains this:
> {code}
> !ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> !STACK 1
> org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175)
> at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533
> !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
> {code}
> BTW, this works fine in JBDS 9.0.0.Alpha1.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19569) Unable to switch pages shown in visual preview when editing mobile html5
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19569?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-19569:
------------------------------------------------
{quote}Unless you close and open the html file.{quote}
no, user can do a refresh. Then first page will be opened. Back button will not help, cause it is not useful for single-page app. User should have all available navigation on his page.
> Unable to switch pages shown in visual preview when editing mobile html5
> ------------------------------------------------------------------------
>
> Key: JBIDE-19569
> URL: https://issues.jboss.org/browse/JBIDE-19569
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.3.Final
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
>
> I'm not sure if my use case is valid or not.
> But today I tried something [1] and had a html5 using the jQuery Mobile 1.4 template, then I created a new page. The Visual part of the editor shows the first page (div with data-role="page") in the html, but it's impossible to show the second one.
> So I thought: OK, I will add a button to the first page linking to the second page. But once I clicked the button, there was no way to get back and show the first page in the visual preview.
> Shouldn't we offer some kind of navigation? Either the possibility to view different pages in the html, or at least a Back button?
> But maybe I just just misunderstand how this works - maybe this is not a valid request - I'll be happy to be corrected :)
> [1] I was reviewing a howto document that actually describes exactly this scenario - create html5 from the template and then add a new Page to it using the palette.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3403) cannot use oracle service name in datasource creation
by Tom Fonteyne (JIRA)
[ https://issues.jboss.org/browse/JBDS-3403?page=com.atlassian.jira.plugin.... ]
Tom Fonteyne commented on JBDS-3403:
------------------------------------
Basically just create a new datasource. Select the Oracle driver - any version will do.
The dialog box present separate fields for all the URL components including the Oracle SID. The URL field then concatenates them.... using a hardcoded ":" separator -> ok for a SID, but invalid for a service name.
and you cannot modify the URL field. Likewise if you go to the driver, you seemingly can change the URL template... except that it does not get used when you try to create a datasource.
workaround is admittedly easy: after creation, open the datasource xml file and modify the url but this should still be fixed.
> cannot use oracle service name in datasource creation
> -----------------------------------------------------
>
> Key: JBDS-3403
> URL: https://issues.jboss.org/browse/JBDS-3403
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: runtime
> Affects Versions: 8.0.2.GA
> Reporter: Tom Fonteyne
>
> When connecting to an Oracle data source, a SID is required for a connection and a service name can not be used.
> The Oracle URL formats are:
> With a SID you use ":sid" at the end
> jdbc:oracle:thin:@//oraclehost:1521:mysid
> with a service name you use "/myservicename"
> jdbc:oracle:thin:@//oraclehost:1521/myservicename
> The dialog box prevent removing the ":" and replacing it with the needed "/"
> (not even via the driver definition where you seem to be allowed to set the url format...)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years