Details
-
Bug
-
Status: Closed
-
TBD
-
Resolution: Won't Fix
-
None
-
None
-
Undetermined
-
Description
There seems to be an issue while parsing the webapp/pages folders to get the View (i.e .gsp page).
What I observed is that if I have one .gsp file say abc.gsp and another file say modifyabc.gsp files.
In my fragment page lets say I if I href to abc.gsp page the page is showing up .
However when I access the modifyabc.gsp page , I think the code is not picking up the modifyabc.gsp page, it might be ending up using the abc.gsp page and saying that modifyabc.gsp page is not there.
Please take a look at it and fix the issue.
Thanks
Shashi