[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3966) Page Design Options don't work for external pages

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Fri May 8 10:15:47 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466502#action_12466502 ] 

Denis Maliarevich commented on JBIDE-3966:
------------------------------------------

    First of all it was disabled because external files do not have any project and folder scope to apply settings and it isn't much sense in this dialog for a single file, second - external files have a different representation in eclipse than eclipse's IResource and our storing mechanism is based on IResources: IProject, IFolder, IFile. So disabling this dialog was an acceptable solution in terms of time/efficiency.

    If we decide to leave this dialog for external files we should: 
1) Disable options for project and folder scope.
2) Update storing/restoring mechanism to store/restore somewhere information for external files (workbench scope seems to be the most suitable). To my mind updating current storing mechanism won't be fast.

I'll also ask Maxim for his opinion.

> Page Design Options don't work for external pages
> -------------------------------------------------
>
>                 Key: JBIDE-3966
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3966
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.0.0.GA
>            Reporter: Yura Zhishko
>            Assignee: Denis Maliarevich
>             Fix For: 3.1.0.M1
>
>
> 1) DND some page (JSP, XHTML, JSPX) into studio
> 2) Open Page Design Options
> 3) Choose any tab (Substituted EL Expression, Include CSS file ...)
> 4) Set any variables
> 5) Press OK.
> 6) Open Page Design Options
> ASSERT: All variables from previous step should be saved
> RESULT: All is clear. There are no any variables on tabs.

-- 
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

        



More information about the jbosstools-issues mailing list