Problem/Motivation

Throw console error if the site is a multilingual. Published/Unpublished, Promoted/Not Promoted, Sticky/Not Sticky Functionally not working.

Steps to reproduce

1. Download & enable Fasttoggle module.
2. Enable Language module.
3. Go to Language configuration page (/admin/config/regional/language).
4. Add a Language (e.g. German).
5. Move to admin/content page & view any content.
6. Click on Published or Not Sticky button.
7. Open browser console and see the error.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

SandeepSingh199 created an issue. See original summary.

ivnish’s picture

Thank you! This is really a major bug.

sandeepsingh199’s picture

Issue summary: View changes
sandeepsingh199’s picture

StatusFileSize
new979 bytes

@ivnish, attaching a patch for this issue.

Steps to merge the patch :-
1. Move to fasttoggle contrib folder (e.g. cd modules/contrib/fasttoggle)
2. Download the patch using wget
3. Apply the patch (e.g. git apply -v 3402086-4.patch)

Please validate & let me know if you found any discrepancies on it.

ivnish’s picture

Status: Active » Fixed
Issue tags: -multilingual, -javascript error

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.