Problem/Motivation
There is a 'css' property that is documented an initialized but never used.
Proposed resolution
Remove it.
Remaining tasks
User interface changes
n/a
API changes
n/a
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | 2600012-12.patch | 1.07 KB | joelpittet |
| #12 | interdiff.txt | 1.16 KB | joelpittet |
| #11 | css_key_in_batch_set-2600012-11.patch | 1.48 KB | chipway |
| #8 | css_key_in_batch_set-2600012-8.patch | 466 bytes | chipway |
| #2 | css_key_in_batch_set-2600012-2.patch | 1003 bytes | joelpittet |
Comments
Comment #2
joelpittetComment #3
joelpittetComment #4
swentel commentedIt seems you can add library though, so should we change the documentation. See batch.inc line 57
Comment #7
joelpittetThanks @swentel, sorry for the delay, lost this one. I agree it's close in doc context to this issue we can probably do that library additions doc here too.
Comment #8
chipway commentedPatch css_key_in_batch_set-2600012-2.patch built for 8.0.x didn't apply on 8.2.x.
Rerolled.
Comment #9
chipway commentedComment #10
joelpittetthanks @chipway, that line form.inc is still there just probably changed for some docs changes in another issue and why it doesn't apply.
Can you try to address @swentel's comment as well?
Comment #11
chipway commentedI am not sure what @swentel meant.
Rerolled patch css_key_in_batch_set-2600012-2.patch built for 8.0.x which didn't apply on 8.2.x.
Removed css comment and added "See also #attached ..." to replace it.
Comment #12
joelpittetThanks @chipway, here's my guess at what @swentel was asking for, does that read well?
Comment #13
chipway commentedThanks @joelpittet. I think you're right and it read well. It is working with batch.inc line 57.
And I tested that 2600012-12.patch apply.
Comment #14
chipway commentedComment #15
alexpottCommitted 7853618 and pushed to 8.3.x. Thanks!
Tasks go into the next minor release - the documentation fix could be back ported to 8.2.x