Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 6.1.X EE, 6.2.0 CE M3
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M3
-
Component/s: Tools, Tools > Plugins SDK > Portlets
-
Labels:
-
Similar Issues:
Description
Description
Dynamic Data list plugins has two portlets when it is deployed (dynamic data list form & dynamic data list display). When utilizing the dynamic data list form portlet, attachments uploaded there are not see in the data list display portlet. However, if you directly add an entry in the dynamic data list display portlet including an attachment, then it will display properly. Look at the screen shot for a visual of the bug.
Steps to reproduce
1. Create a data list in control panel by selecting To Do data definition.
2. Add a page and drop the DDL form portlet. Configure the form to use the To Do data list. Fill the form and submit the data.
3. Add a separate page, drop the DDL display portlet. Configure to get data from To Do list. Add one record and submit data.
4. no data is shown when uploading attachment is done via DDL form list.
5. Uploaded attachment entered via DDL display portlet works just fine.
Issue Links
- is duplicated by
-
LPS-31005
Unable to upload files in DDL Form portlet
-

PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 4d7c83e29d0327286cfb33de3c906881b660867c.
Plugin 6.2.x GIT ID: feaa2ea8739651f367486bad593ace79f177c19e.
No data is shown when uploading attachment is done via DDL form list.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 1f82748a33f2a456bb0f125deaae381c8d12bc4b.
Plugin 6.1.x EE GIT ID: d51f93fafd7b24d24f4c627d689fdb5ab965d5a2.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 9b255d10809de5409f17b494dc9b54d96415d181.
Plugin 6.2.x GIT ID: 47044d8e9d1ae4faf3af5fc255953e96dd65e383.
The data is shown when uploading attachment is done via DDL form list.