yasuflatland-lf / damascus

⚔️ CRUD boilerplate generator for Liferay DXP
https://yasuflatland-lf.github.io/damascus-doc/
GNU Lesser General Public License v3.0
51 stars 35 forks source link

View and Update actions fails in portlet deployed in Content Page #92

Closed icarrara closed 4 years ago

icarrara commented 4 years ago

In Content Page, View and Update actions fails to works. Simply no action follows after clicks View and Update actions.

Using damascus.build.number=V1.1.3TS20191209041928

Create a Content Page and deploy Todo sample portlet, then:

Create a Widget Page and deploy Todo sample portlet, then:

Tested in:

icarrara commented 4 years ago

@yasuflatland-lf verified that the link issues on Content Pages were a Liferay's bug. Until it's resolved, the friendly URL mapping file(routes.xml) is commented out in Damascus v.1.1.5.

I confirm that in v.1.1.5 the friendly URL mapping file(routes.xml) commented out is a working solution. View and Update actions works in Liferay 7.2.0 and 7.2.1.

yasuflatland-lf commented 4 years ago

@icarrara Thank you for your confirmation! I really appreciate your help with this issue!