Sub-module location_www has a length limit of 31 characters for the URIs. It is way too short and makes the module impractical.

Instead of this sub-module the Link contributed module could be used since it supports URIs up to 2,048 characters.

I have a patch coming up to increase the length limit.

Comments

osman’s picture

Status: Active » Needs review
StatusFileSize
new1.5 KB

Attached patch increases the length to 2048 characters.

update.php script should be run, since there is a schema change with this patch.

podarok’s picture

Status: Needs review » Fixed

Thanks, about to be pushed and tagged to upcoming release

  • podarok committed 3f48600 on 7.x-3.x authored by osman
    Issue #2533314 by osman: www sub-module's URL length is too short
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.