framework icon indicating copy to clipboard operation
framework copied to clipboard

RequestVar restore is less than optimal in Ajax calls

Open dpp opened this issue 13 years ago • 8 comments

Right now, request var restoration during Ajax calls is a whole lot less than optimal. Ajax calls should have state restored without any explicit state restoration calls.

dpp avatar Apr 20 '11 07:04 dpp

Updating tickets (#919, #938, #950, #956, #976, #980, #982, #999, #1008, #1024, #1025, #1032, #1034, #1051)

indrajitr avatar Jul 21 '11 00:07 indrajitr

Updating tickets (#950, #956, #976, #980, #982, #999, #1008, #1053, #1078, #1092, #1097)

Pushed pending tickets to 2.4-M5

indrajitr avatar Sep 09 '11 01:09 indrajitr

Updating tickets (#956, #976, #980, #982, #1008, #1053, #1078, #1092, #1097, #1128)

indrajitr avatar Nov 11 '11 05:11 indrajitr

This bug also manifests itself by RequestVars being not set in a form-field's assignment-callback. Full explaination here: http://groups.google.com/group/liftweb/browse_thread/thread/ceab00185e0b7419/6f3a092000a38637

andreak avatar Dec 17 '11 02:12 andreak

Updating tickets (#906, #950, #956, #960, #976, #980, #982, #997, #999, #1008, #1053, #1078, #1090, #1092, #1097, #1128, #1134, #1155, #1168)

indrajitr avatar Dec 22 '11 19:12 indrajitr

Re-opening as it introduced a regression mentioned here: https://groups.google.com/forum/#!topic/liftweb/gTkrnu8588o

andreak avatar Feb 12 '12 01:02 andreak

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/980

github-importer avatar Feb 19 '12 21:02 github-importer

I thought this got fixed a while back with the special function in the function map that handles requestvar restoration?

Shadowfiend avatar May 11 '14 23:05 Shadowfiend