- Drupal doesn't display 0 as page title.
- Garland theme doesn't display 0 as content title.
I think 0 should be allowed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | let_title_be_0-v2.patch.txt | 2.83 KB | erdemkose |
| let_title_be_0.patch.txt | 1.37 KB | erdemkose |
I think 0 should be allowed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | let_title_be_0-v2.patch.txt | 2.83 KB | erdemkose |
| let_title_be_0.patch.txt | 1.37 KB | erdemkose |
Comments
Comment #1
kaerast commentedYour attached patch fixes this for the Garland theme, but it also needs fixing in the Chameleon and Marvin themes. The title appears to always be a required field, you need to double check this but if that's correct then why should the themes bother checking for the existence of a title at all?
Nb. it's not just pages that this is an issue for, stories and blogs have the same problem. So I've retitled this issue to "let node title be 0"
Comment #2
erdemkose commentedAdded chameleon to the patch.
I should say window title, browser window title or HTML title instead of page title.
I hesitated about including other instances(site name, slogan, mission, ...) of the same mistake. I won't include them to this patch since they are not as possible as node and window title. They should have their own patch.
Comment #3
erdemkose commentedComment #4
catchNo longer applies.
Comment #5
dpearcefl commentedIs this still a problem in current D6?
Comment #6
dpearcefl commented