[JBoss JIRA] (JBIDE-16896) download runtime UI wizards has some weird workflow
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16896?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-16896:
---------------------------------------
[~mmurray] I have a suggestion, we could add a jboss.org logo somewhere in there, that would make it obvious. But the question is where exactly could we place that? Do you think it would be a good idea? And where would you put it?
> download runtime UI wizards has some weird workflow
> ---------------------------------------------------
>
> Key: JBIDE-16896
> URL: https://issues.jboss.org/browse/JBIDE-16896
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Priority: Blocker
> Fix For: 4.2.0.Beta2
>
>
> using download runtime the dialogs gets maxed out dependent on the lenght of the URL it looks like.
> Making the wizard very clumsy to look and work with.
> - the table is just taking up all space - and the url is not useful (can't copy/paste/link it)
> - the table is in a dailog and there is 90% whitespace
> How about
> A) show the name and description in table
> B) Show the *info* url and if authorization is required enable username/password on the first page instead of requiring a second page for just that ?
> C) why can't we do authentication in a progress when clicking next instead of requiring users to manually click validate ?
> or at least tell the user to validate instead of just blanking out Next and *once* the credentials are valid actually show that isntead of just enabling Next.
> D) the license text shown is LGPL license - not $0 subscription (opening separate bug for this)
> E) the info url for the server is never actually shown in the workflow
> F) when clicking finish the dialog returns instantly to JBoss Runtime creation and it tells me the home dir does not exist...why did it not fill it in and let me wait ?
> G) It actually creates the server for me in the background *while* im in the server wizard flow....thats just weird.
--
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
[JBoss JIRA] (JBIDE-16631) After stopping/restarting F2 the inputstream is closed
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16631?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-16631.
------------------------------
Verified in JBT 4.2.0.Beta1 build.
> After stopping/restarting F2 the inputstream is closed
> ------------------------------------------------------
>
> Key: JBIDE-16631
> URL: https://issues.jboss.org/browse/JBIDE-16631
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Reporter: Koen Aers
> Assignee: Koen Aers
> Fix For: 4.2.0.Beta1
>
>
> This results in an IOException:
> java.io.IOException: Pipe closed
> at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)
> at java.io.PipedInputStream.receive(PipedInputStream.java:227)
> at java.io.PipedOutputStream.write(PipedOutputStream.java:149)
> at java.io.OutputStream.write(OutputStream.java:75)
> at org.jboss.tools.aesh.core.io.AeshInputStream.append(AeshInputStream.java:24)
> at org.jboss.tools.aesh.core.console.AeshConsole.sendInput(AeshConsole.java:132)
> at org.jboss.tools.aesh.ui.view.AeshTextViewer.handleVerifyEvent(AeshTextViewer.java:149)
--
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
[JBoss JIRA] (JBIDE-16929) Code Assist for <h:link value ""> is missing items "/resources", "/templates", "/pages"
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16929?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-16929:
-------------------------------------
I ment this:
Code assist for "<h:" offers all h: tags
Code assist for "<h:link " offers value attribute
Code assist for "<h:link value "" does not offer "/resources","/templates","/pages" items
> Code Assist for <h:link value ""> is missing items "/resources","/templates","/pages"
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-16929
> URL: https://issues.jboss.org/browse/JBIDE-16929
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf, jsp/jsf/xml/html source editing
> Affects Versions: 4.2.0.Beta1
> Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
> Reporter: Vlado Pakan
> Assignee: Alexey Kazakov
> Fix For: 4.2.0.Beta2
>
>
> 1. Create JSF 2 project
> 2. Open inputname.xhtml page
> 3. Insert <h:link value=""> tag
> 4. Call Code Assist for value attribute
> ERROR: Code Assist doesn't contain items: "/resources","/templates","/pages".
> Code Assist for <link href=""> href attribute contains these items
--
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