Felipe Quinones created FORGE-588:
-------------------------------------
Summary: ERROR to install the plugin (openshift)
Key: FORGE-588
URL: https://issues.jboss.org/browse/FORGE-588
Project: Forge
Issue Type: Story
Components: Plugin API, Plugin Repository
Environment: Platform: x86
SO: Windows
Version SO: 7
JBoss Studio 5
Forge 1.0.4.Final
Reporter: Felipe Quinones
Fix For: 1.0.4.Final
When I try to install the plugin "openshift", it returns the following error:
forge install-plugin Connecting to remote repository [https://raw.github.com/forge/plugin-repository/master/repository.yaml]... ***ERROR*** [forge install-plugin] peer not authenticated.
This I tried from the forge plugin of JBoos Studio 5. It is important to tell you that I am not conected with a proxy, the conection is direct.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Burr Sutter created FORGE-587:
---------------------------------
Summary: Forge Generated CRUD - Next Button Fail
Key: FORGE-587
URL: https://issues.jboss.org/browse/FORGE-587
Project: Forge
Issue Type: Bug
Reporter: Burr Sutter
Priority: Critical
This likely a Forge specific bug
1) run admin_layer.fsh to generate CRUD screens for event, show, ticket, booking, etc
2) Go to Event at http://localhost:8080/ticket-monster/faces/admin/event/search.xhtml
3) With the longer list of events (from the newer import.sql) - click on Next
This causes two errors:
"An event's name must contain between 5 and 50 characters"
"An event's name must contain between 20 and 1000 characters"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Pavol Srna created FORGE-590:
--------------------------------
Summary: Unable to change drive on windows.
Key: FORGE-590
URL: https://issues.jboss.org/browse/FORGE-590
Project: Forge
Issue Type: Bug
Affects Versions: 1.0.5.Final
Environment: winXP
Reporter: Pavol Srna
Fix For: 1.0.6.Final
I didn't find out how to change drive on windows. 'cd /X:/' , 'cd X:/' is not working.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Marius Bogoevici created FORGE-589:
--------------------------------------
Summary: Forge-generated searches should always allow for empty values in dropdowns
Key: FORGE-589
URL: https://issues.jboss.org/browse/FORGE-589
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 1.0.5.Final
Reporter: Marius Bogoevici
Priority: Critical
Can be currently observed at http://ticketmonster-jdf.rhcloud.com/faces/admin/event/search.xhtml
On search screens, Forge does not allow selecting an empty value on a dropdown if the target field is @NotNull.
This is wrong because:
a) Prevents users from searching 'all' types of entities (e.g. all kinds of events)
b) works incorrectly in conjunction with the initial page (which ignores the search criteria and retrieves 'all' events'). Assuming that FORGE-587 is worked around, after the initial page load, the 'Next' button will bring back all *Concerts*, which is not what the user actually expects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Gernot P created FORGE-537:
------------------------------
Summary: forge.bat uses %HOMEDRIVE%%HOMEPATH%
Key: FORGE-537
URL: https://issues.jboss.org/browse/FORGE-537
Project: Forge
Issue Type: Bug
Affects Versions: 1.0.2.Final
Environment: windows 7
Reporter: Gernot P
forge.bat ueses %HOMEDRIVE%%HOMEPATH% to determine the user's home directory, but using %USERPROFILE% would be the better choice, because java.exe also uses %USERPROFILE% to set user.home system property.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira