Code Monkey home page Code Monkey logo

Comments (8)

victorjonsson avatar victorjonsson commented on May 16, 2024

That sounds strange. What does the js-console say? Does the php error-log say anthing?

from arlima.

victorjonsson avatar victorjonsson commented on May 16, 2024

Ah, yes this is a bug!

from arlima.

victorjonsson avatar victorjonsson commented on May 16, 2024

This bug has actually nothing todo with what you're describing. I would advise you to download the latest version from the master branch and check if the problem persists.

If you still get this problem you can add the following to wp-config.php and paste in what is written to the error log (wp-content/debug.log) here when you send the post directly to a list from the Posts-tab and when you open the list in the list-manager.

define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);

Please also check the js-console in the list manager.

from arlima.

benjitavos avatar benjitavos commented on May 16, 2024

Will try that. It is a bit of a mess with the version numbers right now, according to github version 3.0 beta 34 is the latest version from 4th of June, while version 3.0 beta 4 is from 6th of May. But we can of course use the master release and try it out as well. Your latest commit (6f849b3) pushes the version to beta 41 which makes a bit more sense actually :)

from arlima.

victorjonsson avatar victorjonsson commented on May 16, 2024

yeah... the build script didn't add a leading zero to beta 4, I have fixed that now.

Let me know if the problem won't go away after updating to the latest from the master branch. (The stable 3.X version will probably be released soon after that the summer vacations has ended).

from arlima.

benjitavos avatar benjitavos commented on May 16, 2024

We did a test with the latest version from master and the issue is still valid unfortunately. Let me try to summarize the steps we take so that you can try to reproduce it:

  1. Create a new post via the [Posts] tab
  2. Provide a title and some dummy content
  3. Publish the post
  4. On that same Post view, under section "Arlima", assign the post to one of the existing Arlima lists
  5. A popup comes up asking "Are you sure you want to insert this post in the top of selected article list?", select "OK"
  6. Open [Manage lists] tab
  7. Select the added post from the list
  8. Try changing "Entry word"
  9. Try changing [Settings]->format and [Settings]->template to something else than default (we have created a couple of them for our project)
  10. Press the save/publish list button
  11. Browse to the page connected to the list
  12. The changes are not taken into account
  13. Go back to the [Manage lists] tab in wp-admin
  14. Reload the page and once again select the post from the list
  15. Now you can see that the made changes are not saved for some reason

Step 15 above is only valid if the post/article is added via the [Posts] view. The same issue does not appear if the post is added via the [Manage lists] tab by search an article and dragging and dropping into a list.

from arlima.

victorjonsson avatar victorjonsson commented on May 16, 2024

Okey, I'm able to reproduce this... will check into it

from arlima.

benjitavos avatar benjitavos commented on May 16, 2024

The fix works great, thanks a lot @victorjonsson!

from arlima.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.