User tests: Successful: Unsuccessful:
References #29108
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End com_content |
I have tested this item
@ReLater Could you also check with "blog item" please? Because after entering an invalid class under: Menu Blog > Blog Layout > Blog Class (Leading Articles) I got: Menu saved.
| Labels |
Added:
?
|
||
Have added commit for blog_class_leading
Do we have the invalid characters documented somewhere? Just thinking what might go in the Help screen.
I think it's easier to define what is allowed.
The official spec.:
https://www.w3.org/TR/CSS21/syndata.html#characters
For me this sentence is sufficient:
In CSS, identifiers (including element names, classes, and IDs in selectors) can contain only the characters [a-zA-Z0-9] and ISO 10646 characters U+00A0 and higher, plus the hyphen (-) and the underscore (_); they cannot start with a digit, two hyphens, or a hyphen followed by a digit. Identifiers can also contain escaped characters and any ISO 10646 character as a numeric code (see next item). For instance, the identifier
"B&W?"may be written as"B\&W\?"or"B\26 W\3F".
Tried again for blog_class_leading. With updated Patch, response: Invalid field: Blog Class (Leading Articles)
Seems OK?
Tried again for blog_class_leading. With updated Patch, response: Invalid field: Blog Class (Leading Articles)
Seems OK?
Whenever you enter an invalid CSS class and get a warning: It's a successfull test.
When you enter a valid one and get a warning it's not successful. But then zero-24 should have a look on this issue. Then something is wrong with the new filter rule. And we need the classes you have tested with.
I have tested this item
OK!
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-24 11:07:19 |
| Closed_By | ⇒ | richard67 | |
| Labels |
Added:
?
|
||
Thanks!
I have tested this item✅ successfully on 0e0553a
Do we have the invalid characters documented somewhere? Just thinking what might go in the Help screen.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/31459.