Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Now that we can 'construct' the URP chains through request parameters, we should make all the URPs available automatically. The next challenge is to make them read the configuration from request parameters as well
to access HTMLStripFieldUpdateProcessorFactory the parameter could be processor=HTMLStripField (The UpdateProcessorFactory part is automatically appended )
The next step is to make the URPs accept request parameters instead of just configuration parameters e.g: processor=HTMLStripField&HTMLStripField.fieldName=<some-field>