[
https://issues.apache.org/jira/browse/ROL-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza reassigned ROL-1479:
-------------------------------
Assignee: Glen Mazza (was: Roller Unassigned)
> Create Weblog screen only allows 30 chars in description
> --------------------------------------------------------
>
> Key: ROL-1479
> URL: https://issues.apache.org/jira/browse/ROL-1479
> Project: Roller
> Issue Type: Bug
> Components: User Interface - General
> Affects Versions: 3.1
> Environment: WebSphere Platform 6.0 [BASE 6.0.2.15 cf150636.04]
> Reporter: Andy Stevens
> Assignee: Glen Mazza
> Priority: Minor
>
> I've managed to get Roller running in Websphere 6.0, and created the initial
> admin user. When I was creating the first blog, I found I was unable to type
> very much text into the Description field. I see in the database that the
> website.description column is a varchar(255), but when I view the HTML source
> of the Create Weblog page I see that it has maxlength and size set to only 30
> characters:
> <tr>
> <td class="label"><label for="description" />Description</td>
> <td class="field"><input type="text" name="description" maxlength="30"
> size="30" value="" /></td>
> <td class="description">The description of your weblog may be displayed
> at the top of your weblog (depending on the theme you choose) and it will be
> used in desription or subtitle field of your newsfeed. This field should not
> include HTML.</td>
> </tr>
> If I go into the General Settings for the blog after creating it, I am able
> to amend the description with up to 255 characters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira