[
https://jira.jboss.org/browse/GTNPORTAL-1630?page=com.atlassian.jira.plug...
]
Chris Laprun commented on GTNPORTAL-1630:
-----------------------------------------
You might say that this issue is not well qualified but the fact is when you use the
create page function of the UI (note that the UI says page, not node), you effectively
create a page in a hierarchy since it cannot be accessed directly, only via the URL if you
know it. To put it simply, the UI is confusing, mixing page and node concepts. If the UI
can't get it right, how do you expect users to? If the programmatic model doesn't
match the user mental model then you get confused users.
Since testsub (in my previous example) is not accessible anymore from the navigation UI
for no obvious reason if the page is not deleted, either fix the UI or fix the page/node
model. Personally, I would assume that if a user wants to remove a parent node in a
hierarchy of nodes, then they want to remove the whole hierarchy.
If a page has subpages, shouldn't deleting it also delete its
subpages?
-----------------------------------------------------------------------
Key: GTNPORTAL-1630
URL:
https://jira.jboss.org/browse/GTNPORTAL-1630
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: User Interface
Affects Versions: 3.1.0-GA
Reporter: Chris Laprun
Assignee: Khoi Nguyen
Labels: portal-s42, worked
Fix For: 3.2.0-GA
Original Estimate: 6 hours
Remaining Estimate: 6 hours
Right if you create a page called test, then create page under that page called subtest,
if you delete test, subtest still exists but it won't show up in the navigation
anymore. However, if you go to
http://localhost:8080/portal/private/classic/test/testsub
then you can still access the page...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira