Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Fixes category selection and creation of random categories #32

Conversation

shazmasiddiqui
Copy link
Contributor

Pull Request for Issue #15

Summary of Changes

Deleted a function which was creating category on the fly as this function was generating a category id and creating a new category while assigning category to a cookie in cookie edit view.

Testing Instructions

  • Create a new category in Cookie Manger
  • Create a new cookie
  • In the Cookie Edit view, assign this cookie to the new category created
  • This should not create a new category with random number and cookie should be assigned to the selected category without any problem

Actual result BEFORE applying this Pull Request

New category with random number is created when a cookie is assigned to a category in Edit cookie view

Expected result AFTER applying this Pull Request

No random category generated

@fancyFranci fancyFranci merged commit 621551f into joomla-projects:final-cookie-manager Jan 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants