publishfiltering icon indicating copy to clipboard operation
publishfiltering copied to clipboard

Odd behavior

Open mmcglynn opened this issue 10 years ago • 9 comments

I am experiencing what appears to be incorrect behavior. I have included a video: http://webstage5.net/screenshot/publish-filter-behavior.swf What you'll see is this:

  • Changing the type to search on causes the value to disappear.
  • Clicking Apply does nothing.
  • Clearing the filter returns the value input, but the only way to retain it is to enter a value.
  • Selecting the correct filter again causes the value input to disappear.
  • Clicking Apply again returns the correct results and the value reappears as a drop down.

mmcglynn avatar Feb 26 '14 02:02 mmcglynn

I’m seeing this too on ´Symphony 2.3.4´ and ´publishfiltering 1.7´

animaux avatar May 08 '14 09:05 animaux

I'm seeing this too on Symphony 2.3.6 and publishfiltering 1.7, on a "subsectionmanager" field. Also on Symphony 2.4, the last version of publishfiltering, on a subsectionmanager field too.

DaveRev avatar May 22 '14 13:05 DaveRev

Strangely, uninstalling and reinstalling the (I think) same version fixed this behavior in one particular installation.

animaux avatar May 22 '14 14:05 animaux

I am also having this problem. Recently updated from 2.3.2 to 2.3.6, publish filtering was at 1.7 all the time.

edit: un-installing and re-installing the extension had no effect for me.

azzagazz avatar May 28 '14 14:05 azzagazz

I had this issue some time ago, but not anymore, and can not recall what was the fix. Maybe to clear the cache?

jurajkapsz avatar May 28 '14 21:05 jurajkapsz

i am still having this. its not the cache, reinstalling had no effect either.

azzagazz avatar Jun 05 '14 08:06 azzagazz

I wish I could recall all the steps that made it work for me again :(

Maybe some other extension is interfering?

animaux avatar Jun 05 '14 09:06 animaux

just debugged the thing and realized afterwards that i just had an out of date version. my version had .attr('value') instead of .val() on line 69 of publish.js. this has been updated a while ago but if you pull the repo via symphonyextensions.com you get the tag-version not master. and the latest tag sadly is out of date. can someone update the tag/site?

azzagazz avatar Jun 05 '14 14:06 azzagazz

Here you go: https://github.com/symphonists/publishfiltering/releases/tag/1.7.1

nilshoerrmann avatar Jun 05 '14 15:06 nilshoerrmann