Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Craft doesn't check for unique URI correctly when saving page "as a new entry" if the URI is generated using a field #3320

Closed
coryzibell opened this issue Sep 21, 2018 · 0 comments

Comments

@coryzibell
Copy link
Contributor

Description

I have a section where the URI structure is a field:
uri_format
When attempting change that field and save an entry as a new entry, Craft throws an error that it cannot generate a unique URI, even though that field has been changed.

Steps to reproduce

  1. Make a section where the URI is a reference to a field
  2. Make an entry in that section
  3. Open the entry, change the field that is used for the URI, and change the slug, attempt to "save the page as a new entry"
  4. Craft will report it cannot generate a unique URI

Additional info

  • Craft version: 3.0.25
  • PHP version: 7.1.20
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions:
    Architect 2.2.10
    Calendar Links 1.0.0
    Child Me! 1.0.4
    Cookies 1.1.10
    CP Field Inspect 1.0.4
    Embedded Assets 1.0.2
    Environment Label 3.1.4
    Feed Me 3.0.0-beta.21
    Fetch 1.2.0
    Guide 1.3.2
    Inlin 2.0.0
    Inventory 2.0.2
    Position Fieldtype 1.0.13
    Redactor 2.1.6
    SEO 3.4.4
    Spoon 3.2.3
    Super Table dev-craft-3
    Twig Perversion 2.0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant