Exit from an update item modal in the plugin List goes to undefined page instead of staying in the page
- Status
- Closed
- Subject
- Exit from an update item modal in the plugin List goes to undefined page instead of staying in the page
- Version
- 21.x Regression
- Category
- Regression
- Feature
- Trackers
Wiki Plugin (extends basic syntax)
Wiki Syntax (text area, parser, external wiki, etc) - Resolution status
- Fixed or Solved
- Submitted by
- Bernard Sfez / Tiki Specialist
- Keep informed
- Jonny Bradley
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Related-to
- Description
After clicking on the save button on a modal the user is redirected to the page "undefined".
This happen since Tiki21 and it is working fine in Tiki20.Tested on : tiki-21.0.RC1
To reproduce:
- Login as Admin
- Enable trackers and button plugin
- Create a tracker with a few fields (in the fade I pasted the export for the tracker and the fields)
Tracker exportTRACKER
adminOnlyViewEditItem = n
autoAssignCreatorGroup = n
autoAssignCreatorGroupDefault = n
autoAssignGroupItem = n
autoCopyGroup = n
autoCreateCategories = n
autoCreateGroup = n
defaultOrderDir = asc
defaultOrderKey = -1
defaultStatus = o
doNotShowEmptyField = n
fieldPrefix = contact
newItemStatus = o
oneUserItem = n
orderAttachments = created,hits,filesize
publishRSS = n
ratingOptions = -2,-1,0,1,2
saveAndComment = n
sectionFormat = flat
showAttachments = n
showComments = n
showCreated = n
showCreatedBy = n
showCreatedView = n
showLastComment = n
showLastModif = n
showLastModifBy = n
showLastModifView = n
showRatings = n
showStatus = n
showStatusAdminOnly = n
simpleEmail = n
useAttachments = n
useComments = n
useFormClasses = n
useRatings = n
userCanSeeOwn = n
userCanTakeOwnership = n
writerCanModify = n
writerCanRemove = n
writerGroupCanModify = n
writerGroupCanRemove = n
trackerId = 1
name = Contact
descriptionIsParsed = n
created = 1584087369
lastModif = 1584087369Field ExportFIELD1
fieldId = 1
name = Name
permName = contactName
position = 10
type = t
options =
isMain = y
isTblVisible = y
isSearchable = n
isPublic = y
isHidden = n
isMandatory = y
description =
descriptionIsParsed = n
FIELD2
fieldId = 2
name = Country
permName = contactCountry
position = 20
type = y
options =
isMain = n
isTblVisible = n
isSearchable = n
isPublic = y
isHidden = n
isMandatory = n
description =
descriptionIsParsed = n
FIELD3
fieldId = 3
name = Date
permName = contactDate
position = 30
type = j
options =
isMain = n
isTblVisible = n
isSearchable = n
isPublic = y
isHidden = n
isMandatory = n
description =
descriptionIsParsed = n
FIELD4
fieldId = 4
name = Image
permName = contactImage
position = 40
type = FG
options = {"galleryId":0,"filter":"","count":0,"displayMode":"","displayParams":"","displayParamsForLists":"","displayOrder":"","deepGallerySearch":0,"replace":"n","browseGalleryId":0,"duplicateGalleryId":0,"indexGeometry":"","uploadInModal":"y","image_x":"","image_y":"","addDecriptionOnUpload":"n","requireTitle":"n"}
isMain = n
isTblVisible = n
isSearchable = n
isPublic = y
isHidden = n
isMandatory = n
description =
descriptionIsParsed = n - Populate the tracker with a few items
- Edit a page and create a pluginList with an edit button
In my sample I used a table output with fixed values for editing the item 1 only (pasted below)
I tested with a link and a button to be surePluginList contentNo results for query.
Your page should end with something like this:
When you click on the link or the button you will have the "Update Item" modal.
- Close will bring back to the page (GOOD)
- Preview won’t do nothing (I think it shouldn’t be here don’t see how it will be used)
- Save will save but redirect the user to an "undefined" page (BROKEN)
Video : https://share.vidyard.com/watch/UCAew92XGPH4zHUQ3G2QbG?
Saving used to redirect to the page, same list, same result (if customSearch) in Tiki20.
Here a Tiki20 (using smarty template) with the same code for the button:
https://share.vidyard.com/watch/w8zwARp8C3X1aB4xFSiyma?
- Importance
- 7
- Easy to solve?
- 5
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7319
- Created
- Friday 13 March, 2020 08:55:52 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Tuesday 29 November, 2022 06:29:46 UTC