[
https://jira.jboss.org/jira/browse/JBIDE-6248?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-6248:
--------------------------------------------
isnt JBIDE-6248 and JBIDE-6245 the exact same issue ?
Simply mimick what is done for Java editors in Eclipse.
If you start typing it will prompt you for if you want to make the file writeable and if
that is not possible it will fail and inform you about it and won't let you edit the
content. if it is doable then it will toggle the read only attribute and you can edit the
file.
(I was actually expecting this to be builtin by default into eclipse so should investigate
if it is the specific editor that is having problems or the FileInputStorage from Guvnor
that is simply reporting false information)
.brl files from Guvnor examples are not properly read-only.
-----------------------------------------------------------
Key: JBIDE-6248
URL:
https://jira.jboss.org/jira/browse/JBIDE-6248
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.1.x
Environment: Fedora Linux v.11
JBossTools-Update-3.1.0.v201004291720R-H72-GA
Java 1.6Sun JDK
JBoss EAP 5.0
Reporter: Vlado Pakan
Assignee: Denny Xu
.brl files from Guvnor Repository examples are opened as read-only but it's possible
to modified them via .brl file editor in JBT.
It's even possible to save modified file and everything looks correctly saved. But
when file is reopened there are no changes saved.
It should not be possible to edit read-only .brl file.
1. deploy guvnor to server and start server
2. open guvnor perspective
3. add default guvnor repository connection using Guvnor Repositories view
4. right click on newly created Guvnor connection and open Guvnor Console
5. choose ok to empty login dialog and click yes to install Guvnor examples
6. open <Guvnor connection> > pacakges > mortages > CheckBoxDslRule.brl
file from Guvnor Repositories view
7. add new free form drl to condition save button gets enabled file looks like modified
8. save file everything looks like file is saved
9. Reopen the file and changes are not saved
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira